diff --git a/include/cybozu/stream.hpp b/include/cybozu/stream.hpp index bc110bd..6e03bd0 100644 --- a/include/cybozu/stream.hpp +++ b/include/cybozu/stream.hpp @@ -9,7 +9,9 @@ #include #include #endif +#ifndef CYBOZU_DONT_USE_EXCEPTION #include +#endif #include namespace cybozu {