mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-02-06 01:39:56 +08:00
Merge pull request #424 from zemasoft/develop
Fix CHAISCRIPT_NO_THREADS macro redefinition warning
This commit is contained in:
commit
3bf72420c2
@ -1,5 +1,7 @@
|
|||||||
|
|
||||||
|
#ifndef CHAISCRIPT_NO_THREADS
|
||||||
#define CHAISCRIPT_NO_THREADS
|
#define CHAISCRIPT_NO_THREADS
|
||||||
|
#endif
|
||||||
|
|
||||||
/// ChaiScript as a static is unsupported with thread support enabled
|
/// ChaiScript as a static is unsupported with thread support enabled
|
||||||
///
|
///
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user