summaryrefslogtreecommitdiff
blob: 7a3fdd52e8d3255dedc0661a98515a38c09e00d8 (plain)
1
2
3
4
5
6
7
8
9
10
--- main.cpp.orig	2008-04-26 21:00:28.000000000 -0400
+++ main.cpp	2008-04-26 21:00:53.000000000 -0400
@@ -34,6 +34,7 @@
 
 #include <iostream>
 #include <stdexcept>
+#include <cstdlib>
 
 using namespace std;