mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-16 14:02:56 +08:00
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:
@@ -17,7 +17,7 @@
|
||||
|
||||
#include "CString.h"
|
||||
#include "BasicTypes.h"
|
||||
#include <wchar.h>
|
||||
#include <cwchar>
|
||||
|
||||
//! Unicode utility functions
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user