9 lines
61 B
Plaintext
9 lines
61 B
Plaintext
|
|
#pragma once
|
|
|
|
#ifndef __FLOAT_H
|
|
#include <float.h>
|
|
#endif
|
|
|
|
|