Merged fixes for building on MacOS X. It dies on one file with

an 	internal compiler error;  building that file without
optimization works around the compiler bug.  Sadly, synergy can
only interact with X windows, not native MacOS windows.
This commit is contained in:
crs
2002-11-03 18:09:28 +00:00
parent c256cf062f
commit 17e8ba2dbd
5 changed files with 33 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
#include "CString.h"
#include "BasicTypes.h"
#include <wchar.h>
#include <cwchar>
//! Unicode utility functions
/*!