diff options
Diffstat (limited to 'lily/template4.cc')
-rw-r--r-- | lily/template4.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lily/template4.cc b/lily/template4.cc index d33baffddc..392aa8a060 100644 --- a/lily/template4.cc +++ b/lily/template4.cc @@ -5,7 +5,7 @@ (c) 1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl> */ - +#if 0 #ifndef __CYGWIN32__ #include "proto.hh" #include "pcursor.hh" @@ -22,3 +22,4 @@ #include "plist.tcc" #endif +#endif |