diff options
Diffstat (limited to 'note_compiler/templates')
-rw-r--r-- | note_compiler/templates/head.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/note_compiler/templates/head.1 b/note_compiler/templates/head.1 index af3c227..6759f56 100644 --- a/note_compiler/templates/head.1 +++ b/note_compiler/templates/head.1 @@ -9,7 +9,6 @@ #include "fixed.h" #include "filter.h" #include "note_skel.h" -#include "util.h" using namespace std; |