From d9bc18bdee84c37cbb3acdf2739295b3ecc82102 Mon Sep 17 00:00:00 2001 From: ksherlock Date: Thu, 20 May 2010 01:27:48 +0000 Subject: [PATCH] git-svn-id: https://profuse.googlecode.com/svn/branches/v2@239 aa027e90-d47c-11dd-86d7-074df07e0730 --- newfs_pascal.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/newfs_pascal.cpp b/newfs_pascal.cpp index 9a434aa..4aca6cd 100644 --- a/newfs_pascal.cpp +++ b/newfs_pascal.cpp @@ -10,6 +10,7 @@ #include #include #include +#include #include #include @@ -276,4 +277,4 @@ int main(int argc, char **argv) } return 0; -} \ No newline at end of file +}