]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix something for Max OS X.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Dec 2002 23:28:32 +0000 (23:28 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 13 Dec 2002 23:28:32 +0000 (23:28 +0000)
git-svn-id: https://svn.dealii.org/trunk@6819 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/log.cc

index e3534fc8eda2ea5e4a8d7b90c782e47a68f86504..fefd825cfc19aa0495eb80a1388bd83a9cf2d82c 100644 (file)
@@ -18,8 +18,8 @@
 
 // include sys/resource.h for rusage(). Mac OS X needs sys/time.h then
 // as well (strange), so include that, too.
-#include <sys/resource.h>
 #include <sys/time.h>
+#include <sys/resource.h>
 #include <sys/types.h>
 #include <unistd.h>
 #include <iostream>

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.