Switched most C headers to C++ (#8225)
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include "mob.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
#include <cstdlib>
|
||||
#include <map>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user