18 lines
488 B
C++
18 lines
488 B
C++
#if !defined(LAVA__Spy_inl__INCLUDED)
|
|
#define LAVA__Spy_inl__INCLUDED
|
|
#pragma once
|
|
|
|
/***************************************************************************\
|
|
*****************************************************************************
|
|
*
|
|
* class Spy
|
|
*
|
|
*****************************************************************************
|
|
\***************************************************************************/
|
|
|
|
#if DBG
|
|
|
|
#endif // DBG
|
|
|
|
#endif // LAVA__Spy_inl__INCLUDED
|