]> Dogcows Code - chaz/yoink/blobdiff - src/moof/math.hh
pkg-config libs parsing bugfix
[chaz/yoink] / src / moof / math.hh
index 1c09d6ea4cc620d125cab4633becd37273f0574c..62e68c8fa2ae4b0b8dcb7acbb6197e5656b60908 100644 (file)
  * General math-related types and functions.
  */
 
-#include <cmath>
+#include "../config.h"
 
-#include <SDL/SDL_opengl.h>
+#include <cmath>
 
 #include <cml/cml.h>
-
-#if HAVE_CONFIG_H
-#include "config.h"
-#endif
+#include <SDL/SDL_opengl.h>
 
 
 #if USE_DOUBLE_PRECISION
This page took 0.017052 seconds and 4 git commands to generate.