Fix build for some gcc versions
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8436 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: bc479117ef491f161bc7e2e8aba6658f8af45797 Former-commit-id: c2c2b09bdd4f0029a30f5e9415cb375185570c42
This commit is contained in:
parent
a1ad780f48
commit
87b8ccdaf2
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <map>
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
||||
#include <tgf.h>
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@
|
|||
#include <map>
|
||||
#include <sstream>
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
|
||||
#include <tgf.h>
|
||||
#include <itrackloader.h>
|
||||
|
|
Loading…
Reference in a new issue