summaryrefslogtreecommitdiff
path: root/recman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'recman.cpp')
-rw-r--r--recman.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/recman.cpp b/recman.cpp
index eb993d5..153e9dd 100644
--- a/recman.cpp
+++ b/recman.cpp
@@ -4,6 +4,7 @@
#include <sstream>
#include <fstream>
#include <stack>
+#include <algorithm>
#include "stdext.h"
#include "tools.h"