Add missing cassert incldues
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <sstream>
|
||||
#include <boost/bind.hpp>
|
||||
#include <cstring> // for strcmp
|
||||
#include <cassert>
|
||||
|
||||
#include <simgear/props/props.hxx>
|
||||
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
#include <simgear_config.h>
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
|
||||
#include <simgear/debug/logstream.hxx>
|
||||
#include <simgear/timing/timestamp.hxx>
|
||||
|
||||
Reference in New Issue
Block a user