Skip to content
Snippets Groups Projects
Commit 2426b761 authored by Bertram Kopf's avatar Bertram Kopf
Browse files

included cstdlib in SetupTestApp.cc

parent c30ce844
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
#include <iostream>
#include <string>
#include <cstdlib>
int main()
{
......
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