5 lines
87 B
C++
Executable File
5 lines
87 B
C++
Executable File
#ifndef _COMMON_STDLIB_HPP_
|
|
#define _COMMON_STDLIB_HPP_
|
|
#include <stdlib.h>
|
|
#endif
|