Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xdmf
Xdmf
Commits
15d33cb0
Commit
15d33cb0
authored
Feb 08, 2013
by
Brian Panneton
Browse files
BUG Added header to fix cout not a member of std with gcc 4.1.2
parent
275c67af
Changes
1
Show whitespace changes
Inline
Side-by-side
core/tests/Cxx/TestXdmfArrayWriteReadHyperSlabs.cpp
View file @
15d33cb0
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
#include
"XdmfArrayType.hpp"
#include
"XdmfArrayType.hpp"
#include
"XdmfHDF5Controller.hpp"
#include
"XdmfHDF5Controller.hpp"
#include
"XdmfHDF5Writer.hpp"
#include
"XdmfHDF5Writer.hpp"
#include
<iostream>
int
main
(
int
,
char
**
)
int
main
(
int
,
char
**
)
{
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment