debug: remove unneeded headers from debug
This commit is contained in:
parent
d81b9f12fd
commit
f1250b139a
@ -20,6 +20,7 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
using util::cmdopt::option::base;
|
||||
|
@ -18,8 +18,6 @@
|
||||
#define __DEBUG_HPP
|
||||
|
||||
//#include "maths.hpp" // XXX: See notes at the end of file for maths.hpp inclusion
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user