mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
fix build with gcc 4.3.0
svn path=/trunk/; revision=31971
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
// #include <algo.h>
|
||||
#include <vector>
|
||||
#include <algorithm>
|
||||
#include <limits.h>
|
||||
using namespace std;
|
||||
|
||||
template <class T>
|
||||
|
||||
Reference in New Issue
Block a user