]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
FreeBSD wants these header files backward.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Apr 2002 07:47:48 +0000 (07:47 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Apr 2002 07:47:48 +0000 (07:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@5719 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/timer.cc

index 08f1a0adc89fb321eaffb253135332fab3124a14..cfb226921e6450ac16ecb6459ccc577946ccdd98 100644 (file)
@@ -17,8 +17,8 @@
 
 // these includes should probably be properly
 // ./configure'd using the AC_HEADER_TIME macro:
-#include <sys/resource.h>
 #include <sys/time.h>
+#include <sys/resource.h>
 
 
 // on SunOS 4.x, getrusage is stated in the man pages and exists, but

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.