]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/polynomial.hh
Merge remote-tracking branch 'origin/translation'
[lilypond.git] / flower / include / polynomial.hh
index 1959688d8d15ce2bf14f1cfe69c2ca44e16947f3..1724ab82a21cd956f816f1348c446319cbfaac7b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1993--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1993--2014 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
@@ -24,6 +24,7 @@
 #ifndef POLY_H
 #define POLY_H
 
+#include <sys/types.h>
 #include "std-vector.hh"
 #include "arithmetic-operator.hh"
 #include "real.hh"