Build fixes for net classes in Simgear.
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
|
||||
#include "sg_netBuffer.hxx"
|
||||
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
|
||||
namespace simgear {
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
#include "sg_netChannel.hxx"
|
||||
|
||||
#include <memory>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user