mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-07 22:23:12 +08:00
checkpoint. merging win32 code. server on X is currently broken
and client probably is.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
// win32 wants a const char* argument to std::exception c'tor
|
||||
#if CONFIG_PLATFORM_WIN32
|
||||
#if defined(CONFIG_PLATFORM_WIN32)
|
||||
#define STDEXCEPTARG ""
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user