6 lines
81 B
C++
6 lines
81 B
C++
#ifndef __APP_DEFS_HPP__
|
|
#define __APP_DEFS_HPP__
|
|
|
|
|
|
|
|
#endif // __APP_DEFS_HPP__
|