diff options
Diffstat (limited to 'VC++Files/mysqlmanager/stdafx.cpp')
-rw-r--r-- | VC++Files/mysqlmanager/stdafx.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/VC++Files/mysqlmanager/stdafx.cpp b/VC++Files/mysqlmanager/stdafx.cpp new file mode 100644 index 00000000000..3e0251dff43 --- /dev/null +++ b/VC++Files/mysqlmanager/stdafx.cpp @@ -0,0 +1,5 @@ +// stdafx.cpp : source file that includes just the standard includes +// MySqlManager.pch will be the pre-compiled header +// stdafx.obj will contain the pre-compiled type information + +#include "stdafx.h" |