convert atc library header files to C++ style
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
|
||||
using ATC_Utility::command_line;
|
||||
using ATC_Utility::str2dbl;
|
||||
|
||||
Reference in New Issue
Block a user