Include stdio from the right section of _angle.h and use the C++ version
[synfig.git] / ETL / trunk / ETL / _angle.h
index b35999f..2ea3720 100644 (file)
@@ -1,4 +1,3 @@
-#include <stdio.h>
 /* ========================================================================
 ** Extended Template and Library
 ** Angle Abstraction Class Implementation
@@ -31,6 +30,7 @@
 
 /* === H E A D E R S ======================================================= */
 
+#include <cstdio>
 #include <cmath>
 #include <functional>