polserver/pol-core/bscript/compmodl.h
2018-01-01 21:52:14 +01:00

17 lines
126 B
C++

/** @file
*
* @par History
*/
#ifndef __COMPMODL_H
#define __COMPMODL_H
namespace Pol
{
namespace Bscript
{
}
}
#endif