]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/rational.hh
Imported Upstream version 2.19.45
[lilypond.git] / flower / include / rational.hh
index de1252ec67913f2f178ce1d96eda74a1f680bb14..f829e531eccb6ef2d431d9ffe290b0f745c3731d 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -20,6 +20,7 @@
 #ifndef RATIONAL_HH
 #define RATIONAL_HH
 
+#include "compare.hh"
 #include "flower-proto.hh"
 #include "std-string.hh"
 #include <limits.h>