// MosisBuffer.h: interface for the CMosisBuffer class.
|
//
|
//////////////////////////////////////////////////////////////////////
|
|
#if !defined(AFX_MOSISBUFFER_H__725D6951_3046_4A17_8DA4_77C83FE85118__INCLUDED_)
|
#define AFX_MOSISBUFFER_H__725D6951_3046_4A17_8DA4_77C83FE85118__INCLUDED_
|
|
#if _MSC_VER > 1000
|
#pragma once
|
#endif // _MSC_VER > 1000
|
|
#include "InspectionBuffer.h"
|
|
#endif // !defined(AFX_MOSISBUFFER_H__725D6951_3046_4A17_8DA4_77C83FE85118__INCLUDED_)
|