mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
17 lines
273 B
C++
17 lines
273 B
C++
/*
|
|
History
|
|
=======
|
|
|
|
Notes
|
|
=======
|
|
|
|
*/
|
|
|
|
/*
|
|
stdafx.cpp : source file that includes just the standard includes
|
|
bscript_executor.pch will be the pre-compiled header
|
|
stdafx.obj will contain the pre-compiled type information
|
|
*/
|
|
|
|
#include "../clib/stl_inc.h"
|
|
|