|
@@ -1,4 +1,4 @@
|
|
|
-#include "StdAfx.h"
|
|
|
+#include "stdafx.h"
|
|
|
#include <wincrypt.h>
|
|
|
#include "CenterSettingConn.h"
|
|
|
#include "Event.h"
|
|
@@ -9,7 +9,6 @@ using namespace std;
|
|
|
#include "mod_centersetting.h"
|
|
|
|
|
|
#include "fileutil.h"
|
|
|
-#pragma comment(lib, "crypt32.lib")
|
|
|
|
|
|
CCenterSettingConn::CCenterSettingConn(CEntityBase *pEntity)
|
|
|
: SpSecureClient(pEntity)
|