]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/std-string.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / flower / include / std-string.hh
index d0fdd9c9782d77accc33f7001a63ebdeea5f7ca5..bc2fd61ee5f75bd90ccbd02692b7514aa72ac006 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;