diff options
Diffstat (limited to 'src/Plugins/Lobby/Floor/StdAfx.cpp')
-rw-r--r-- | src/Plugins/Lobby/Floor/StdAfx.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Plugins/Lobby/Floor/StdAfx.cpp b/src/Plugins/Lobby/Floor/StdAfx.cpp new file mode 100644 index 0000000..65ad23f --- /dev/null +++ b/src/Plugins/Lobby/Floor/StdAfx.cpp @@ -0,0 +1,6 @@ +// stdafx.cpp : source file that includes just the standard includes +// Floor.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" + |