16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-17 23:39:18 +02:00

do not make unnecessary exports on nix platforms

This commit is contained in:
milek7
2021-01-30 16:00:58 +01:00
parent 372f99afee
commit ca8145904b
3 changed files with 17 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
#undef new
#endif
#define ASIO_DISABLE_VISIBILITY
#include <asio.hpp>
#include "network/network.h"