From f278a15d218852980691f4b77fb8ac6a5fe52e4d Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 6 Apr 2015 12:21:18 -0700 Subject: 1027 - reorg includes --- cpp/001test | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpp/001test') diff --git a/cpp/001test b/cpp/001test index 8222adcd..92cbe9cf 100644 --- a/cpp/001test +++ b/cpp/001test @@ -91,6 +91,9 @@ int to_int(string n) { } :(before "End Includes") +#include +#include + #include using std::istream; using std::ostream; @@ -100,3 +103,6 @@ using std::cout; using std::cerr; #include +#include +using std::string; +#define NOT_FOUND string::npos // macro doesn't complain about redef -- cgit 1.4.1-2-gfad0