背景和头像缺失
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <assert.h>
|
||||
#include <string>
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
|
||||
#ifndef ASSERT
|
||||
#define ASSERT(f) assert(f)
|
||||
@@ -73,7 +72,7 @@ typedef int INT;
|
||||
typedef float FLOAT;
|
||||
typedef DWORD COLORREF;
|
||||
|
||||
typedef long LONG;
|
||||
typedef int LONG;
|
||||
|
||||
typedef struct _SYSTEMTIME
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user