9 lines
220 B
C++
9 lines
220 B
C++
|
// acqmgr.cpp : Implementation of CAcquisitionManager
|
||
|
#include "precomp.h"
|
||
|
#include "Wiaacmgr.h"
|
||
|
#include "acqmgr.h"
|
||
|
|
||
|
/////////////////////////////////////////////////////////////////////////////
|
||
|
// CAcquisitionManager
|
||
|
|