mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 00:15:40 +00:00
fix build with gcc 4.3.0
svn path=/trunk/; revision=31971
This commit is contained in:
parent
923ae85f03
commit
cf647b0d3b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
// #include <algo.h>
|
// #include <algo.h>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
|
#include <limits.h>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
template <class T>
|
template <class T>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue