Switched most C headers to C++ (#8225)
This commit is contained in:
@@ -3,12 +3,11 @@
|
||||
|
||||
#include "atcommand.hpp"
|
||||
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
#include <set>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <common/cbasetypes.hpp>
|
||||
#include <common/database.hpp>
|
||||
#include <common/cli.hpp>
|
||||
|
||||
Reference in New Issue
Block a user