]> Dogcows Code - chaz/yoink/blobdiff - src/moof/plane.hh
pch support
[chaz/yoink] / src / moof / plane.hh
index 83b5517385380a18f59c5cc167640d96b76e8e88..258feb978d09fff08f1884cabf2a09fbc653ff48 100644 (file)
 #ifndef _MOOF_PLANE_HH_
 #define _MOOF_PLANE_HH_
 
+#include <moof/math.hh>
+#include <moof/shape.hh>
+
+
 /**
  * \file plane.hh
  * Classes and functions related to planes.
  */
 
-#include <moof/math.hh>
-#include <moof/shape.hh>
-
-
 namespace moof {
 
 
This page took 0.017486 seconds and 4 git commands to generate.