windows fixes needed for formatting changes.

This commit is contained in:
crs
2002-06-11 20:09:59 +00:00
parent c54d92b78f
commit 2b07c8091c
2 changed files with 2 additions and 1 deletions

View File

@@ -3,10 +3,10 @@
#include "IClipboard.h"
#include "CMutex.h"
#include "CString.h"
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
class CString;
class CThread;
class CMSWindowsScreen {