To compile with borland, 'algorithm' was needed

This commit is contained in:
Daniel Marjamäki 2008-03-25 05:52:28 +00:00
parent fcff7a4052
commit 5296377c52
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
#include "tokenize.h"
#include "CommonCheck.h"
#include <algorithm>
#include <sstream>
#include <list>