summaryrefslogtreecommitdiff
path: root/boost/serialization/vector_135.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/serialization/vector_135.hpp')
-rw-r--r--boost/serialization/vector_135.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/serialization/vector_135.hpp b/boost/serialization/vector_135.hpp
index 2097cf641e..fd1a7393d1 100644
--- a/boost/serialization/vector_135.hpp
+++ b/boost/serialization/vector_135.hpp
@@ -15,7 +15,7 @@
#ifdef BOOST_SERIALIZATION_VECTOR_VERSIONED
#if BOOST_SERIALIZATION_VECTOR_VERSION != 4
-#error Boost.Serialization cannot be compatible with both 1.35 and 1.36-1.40 files
+#error "Boost.Serialization cannot be compatible with both 1.35 and 1.36-1.40 files"
#endif
#else
#define BOOST_SERIALIZATION_VECTOR_VERSIONED(V) (V>4)