diff --git a/binary_search_test.cpp b/binary_search_test.cpp index 7fece46..cdb8c9d 100644 --- a/binary_search_test.cpp +++ b/binary_search_test.cpp @@ -15,6 +15,7 @@ #include #include #include +#include #if defined(__SGI_STL_PORT) ? defined(__SGI_STL_OWN_IOSTREAMS) : (!defined(__GNUC__) || __GNUC__ > 2) # define USE_SSTREAM