diff options
Diffstat (limited to 'cpp/002test.cc')
-rw-r--r-- | cpp/002test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/002test.cc b/cpp/002test.cc index 488bbff4..776e78e9 100644 --- a/cpp/002test.cc +++ b/cpp/002test.cc @@ -90,5 +90,4 @@ long long int to_int(string n) { } :(before "End Includes") -#include<assert.h> #include<cstdlib> |