convert atc library header files to C++ style
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include <algorithm>
|
||||
#include "math.h"
|
||||
#include <cmath>
|
||||
|
||||
#include "ATC_Error.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user