Replace old C headers with the C++ ones (#1099)
This commit is contained in:
@@ -21,6 +21,6 @@
|
||||
#include <vector>
|
||||
#include <winerror.h>
|
||||
#include <iostream>
|
||||
#include <math.h>
|
||||
#include <cmath>
|
||||
#include <random>
|
||||
#include <iomanip>
|
||||
|
||||
Reference in New Issue
Block a user