SourceCode/Bond/BondEq/stdafx.h
@@ -47,6 +47,10 @@
#include "..\DatabaseSDK\include\MySQLDatabase.h"
#include "..\DatabaseSDK\include\SQLiteDatabase.h"
// 单例模式的数据库管理类
#include "UserManager.h"
#include "SystemLogManager.h"
// 控件样式
static UINT g_nGridFixCellColor = RGB(144, 200, 246);
static UINT g_nGridFixFontColor = RGB(0, 0, 0);