Skip to content
Snippets Groups Projects
Commit d03ae10b authored by Christian Engwer's avatar Christian Engwer
Browse files

exit is defined in cstdlib

[[Imported from SVN: r5228]]
parent f0cef962
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
#include <dune/common/smartpointer.hh>
#include <iostream>
#include <vector>
#include <cstdlib>
int main(){
using namespace Dune;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment