convert atc library header files to C++ style
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include "OutputManager.h"
|
||||
#include "Utility.h"
|
||||
#include <sstream>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user