]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add an include file that's necessary for the pgi compiler.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Jul 2012 21:42:44 +0000 (21:42 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 2 Jul 2012 21:42:44 +0000 (21:42 +0000)
git-svn-id: https://svn.dealii.org/trunk@25664 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/source/base/data_out_base.cc

index 98380bf5689187a60d31438e3f7d69d23fff4219..5a70309369905271c65ec984d6d5714eefde8db6 100644 (file)
@@ -45,6 +45,9 @@
 #include <sstream>
 #include <fstream>
 
+// we use uint32_t and uint8_t below, which are declared here:
+#include <stdint.h>
+
 #ifdef HAVE_LIBZ
 #  include <zlib.h>
 #endif

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.