]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/test-string.cc
Doc-es: various updates.
[lilypond.git] / flower / test-string.cc
index 5ed243fb084d9812694446c6d00af2f3babdabe9..1967d43751caf4a7b5bdabf03dd5f802174185e1 100644 (file)
@@ -1,5 +1,3 @@
-#define STD_VECTOR 1
-
 #define HAVE_BOOST_LAMBDA 1
 #include "std-vector.hh"
 
@@ -7,10 +5,6 @@
 
 #include "yaffut.hh"
 
-#if !STD_VECTOR
-#define vector flower_vector
-#endif
-
 using namespace std;
 
 FUNC (string_split_join)