4 lines
79 B
C++
4 lines
79 B
C++
#ifndef _COMMON_STDIO_HPP_
|
|
#define _COMMON_STDIO_HPP_
|
|
#include <stdio.h>
|
|
#endif |