blob: 47ffb5515a0645304ed47ef58d206a98ffe8f352 [file] [log] [blame]
--- webcpp/main.cpp.orig 2008-06-17 19:03:37.000000000 -0500
+++ webcpp/main.cpp 2008-06-17 19:03:50.000000000 -0500
@@ -24,6 +24,7 @@
#include "driver.h"
#include <fstream>
+#include <cstdlib>
using namespace std;
int main(int argc, char **argv) {