]> git.lyx.org Git - lyx.git/blobdiff - src/pariterator.C
fix reading the author field.
[lyx.git] / src / pariterator.C
index f38f440a4bd40afe88fd9cba6686878951dddc92..8d6fe920564c616ec9b0541b7f71194d77dc1359 100644 (file)
@@ -166,7 +166,9 @@ bool operator!=(ParConstIterator const & iter1, ParConstIterator const & iter2)
 }
 
 
+#ifdef WITH_WARNINGS
 #warning const correctness!
+#endif
 
 ParConstIterator par_const_iterator_begin(InsetBase const & inset)
 {