Compatibility fix

This commit is contained in:
Frederic Bouvier 2012-08-18 14:53:14 +02:00
parent cdcc17ee37
commit 9ca112c362
2 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include "Singleton.hxx"
#include <algorithm>
#include <functional>
#include <map>
#include <utility>
#include <string>

View File

@ -24,6 +24,7 @@
#include <string>
#include <vector>
#include <functional>
#include <simgear/props/condition.hxx>
#include <simgear/props/props.hxx>