Use correct header for EXIT_SUCCESS
This commit is contained in:
parent
f6d96fbe1b
commit
24e4cb4b35
@ -1,5 +1,6 @@
|
|||||||
#include "../backtrace.hpp"
|
#include "../backtrace.hpp"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
#include <cstdlib>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user