mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-01-24 21:42:53 -05:00
Remove linux sources from windows build
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include "build_config.h"
|
||||
|
||||
// Nested #if directives lead to unexpected evaluates, so it's best to keep conditions flat.
|
||||
#if defined(KB_WIN)
|
||||
#include "koalabox/win.hpp"
|
||||
#elif defined(KB_LINUX) && defined(KB_32)
|
||||
|
||||
Reference in New Issue
Block a user