Skip to content

Commit

Permalink
Remove unnecessary headers
Browse files Browse the repository at this point in the history
  • Loading branch information
sandman7920 committed Jun 21, 2018
1 parent 0077c1f commit ccc017f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#include <string>
#include <dlfcn.h>
#include <unistd.h>
#include <locale>
#include <codecvt>

#define DBG(a) if (debug) std::cerr << a

Expand Down

0 comments on commit ccc017f

Please sign in to comment.