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