Patch from agorka to add some includes required for building with the GCC shipped...
[ardour.git] / libs / evoral / test / SMFTest.hpp
index 08f51b2a519a2c02c1a78e8ff2de903aec1d0355..cc5feb684c680cc2c976348b72b0f6586d4a45e2 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <cassert>
+#include <stdint.h>
 #include <sigc++/sigc++.h>
 #include <cppunit/TestFixture.h>
 #include <cppunit/extensions/HelperMacros.h>