mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-07 22:23:12 +08:00
Fixed Issue #20: Compiling with gcc > 4.3 failes
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
#include "IEventJob.h"
|
||||
#include "CArch.h"
|
||||
#include "XArch.h"
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
#include <memory>
|
||||
|
||||
//
|
||||
// CTCPSocket
|
||||
|
||||
Reference in New Issue
Block a user