mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-10 00:11:43 +08:00
checkpoint. more conversion to automake.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <cerrno>
|
||||
|
||||
// win32 wants a const char* argument to std::exception c'tor
|
||||
#if defined(CONFIG_PLATFORM_WIN32)
|
||||
#if WINDOWS_LIKE
|
||||
#define STDEXCEPTARG ""
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user