@@ -16,6 +16,7 @@
#include <iostream>
#include <sstream>
+#include <string.h> // strrchr
using namespace std;
#ifndef _WIN32