8 lines
87 B
C++
8 lines
87 B
C++
#include <cstdint>
|
|
#include <cstdlib>
|
|
#include <math.h>
|
|
|
|
extern "C" {
|
|
|
|
} // extern "C"
|