LibCT 2.0
|
00001 // ------------------------------------------------------------------ 00012 #ifndef _LIBCT_STDAFX_H 00013 #define _LIBCT_STDAFX_H 00014 00015 // Utils 00016 #include "FormatString.h" 00017 00018 // Debug 00019 #include "Debug.h" 00020 #include "Exception.h" 00021 #include "Logger.h" 00022 00023 #endif // _LIBCT_STDAFX_H