changed libcommon header
This commit is contained in:
parent
bf9fc8296e
commit
a94f6d1f27
2
main.cpp
2
main.cpp
@ -15,7 +15,7 @@
|
|||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
// libcommon
|
// libcommon
|
||||||
#include <libcommon/libcommon.h>
|
#include <libcommon.hpp>
|
||||||
|
|
||||||
int main(int argc, const char * argv[]) {
|
int main(int argc, const char * argv[]) {
|
||||||
int result = EXIT_SUCCESS;
|
int result = EXIT_SUCCESS;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user