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