Add missing headers

This commit is contained in:
Erik Hofman 2018-05-29 09:44:37 +02:00
parent 7dfe705717
commit 856473ca43

View File

@ -17,6 +17,9 @@
//
// $Id$
#include <assert.h>
#include <algorithm>
#include <simgear_config.h>
#include <simgear/misc/ResourceManager.hxx>