]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/std-string.hh
* lily/note-column.cc: reformat.
[lilypond.git] / flower / include / std-string.hh
index bc2fd61ee5f75bd90ccbd02692b7514aa72ac006..d0fdd9c9782d77accc33f7001a63ebdeea5f7ca5 100644 (file)
  
 #include "compare.hh"
 
+#if 0
+/*
+  leads to dubious crashes - libstdc++  bug?
+ */
+#ifndef NDEBUG
+#define _GLIBCXX_DEBUG 1
+#endif
+#endif
+
 #include <string>
 
 using namespace std;