@@ -23,7 +23,7 @@
#include <istream>
#include <ostream>
#if defined(POCO_UNBUNDLED)
-#include <contrib/libs/zlib/zlib.h>
+#include <contrib/libs/zlib/zlib.h>
#else
#error #include "Poco/zlib.h"
#endif
@@ -842,7 +842,7 @@ public:
m_sign = false;
}
- BOOST_MP_FORCEINLINE void resize(unsigned /*new_size*/, unsigned min_size)
+ BOOST_MP_FORCEINLINE void resize(unsigned /*new_size*/, unsigned min_size)
{
detail::verify_new_size(2, min_size, checked_type());