From 023e67e3f88d40930a25be915ae368e71b3ecbdc Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 21 Jul 1996 20:05:34 +0000 Subject: [PATCH] lilypond-0.0.9 --- hdr/glob.hh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 hdr/glob.hh diff --git a/hdr/glob.hh b/hdr/glob.hh new file mode 100644 index 0000000000..7b8bb557d4 --- /dev/null +++ b/hdr/glob.hh @@ -0,0 +1,9 @@ +#ifndef GLOB_HH +#define GLOB_HH +#include +#include +#include "real.hh" + +#include "proto.hh" +#include "const.hh" +#endif -- 2.39.5