summaryrefslogtreecommitdiff
path: root/flower/file-cookie.cc
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>2005-09-12 12:46:49 +0000
committerHan-Wen Nienhuys <hanwen@xs4all.nl>2005-09-12 12:46:49 +0000
commit4ecdbd7d70ca7441be4dddd15ac01cc255bc2a35 (patch)
treecf0f04b196d61f3a97be37cffd12e741715786a0 /flower/file-cookie.cc
parenta5dc234358f5bbdc78bb514fd1f77ba22721c06c (diff)
* lily/tie-column.cc (set_manual_tie_configuration): new function.
* lily/laissez-vibrer-tie.cc: new file. * lily/tie-column.cc (set_tie_config_directions): new function (final_shape_adjustment): new function. (shift_small_ties): new function. * lily/tie-column.cc (set_chord_outline): new function.
Diffstat (limited to 'flower/file-cookie.cc')
-rw-r--r--flower/file-cookie.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/flower/file-cookie.cc b/flower/file-cookie.cc
index c173b087bc..8f4c9c4f85 100644
--- a/flower/file-cookie.cc
+++ b/flower/file-cookie.cc
@@ -1,6 +1,7 @@
-#include <assert.h>
+#include <cassert>
#include <cstdio>
+using namespace std;
#include "memory-stream.hh"