]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template1.cc
release: 0.1.51
[lilypond.git] / lily / template1.cc
index d22b1e11a3d4726a3cf1a0004268328537f71923..857b1367d6c842309aa97b3cd7436e8049e02224 100644 (file)
@@ -19,8 +19,6 @@
 
 #define IPLC_INSTANTIATE(a) POINTERLIST_INSTANTIATE(a)
 
-
-template IPLC_INSTANTIATE(Score_elem);
-template IPLC_INSTANTIATE(Spanner);
-template IPLC_INSTANTIATE(Idealspacing);
-
+IPLC_INSTANTIATE(Score_elem);
+IPLC_INSTANTIATE(Spanner);
+IPLC_INSTANTIATE(Idealspacing);