Removed STLport requirement

This commit is contained in:
Anonymous
2014-01-23 00:16:13 -07:00
parent a9ac73d4e5
commit fac1f2c5ae
173 changed files with 454 additions and 479 deletions
@@ -12,6 +12,7 @@
#include "sharedDebug/PerformanceTimer.h"
#include <algorithm>
#include <list>
typedef std::list< ServerPathBuilder * > BuildQueue;