mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2024-11-23 09:54:26 +08:00
7 lines
105 B
C
7 lines
105 B
C
|
#ifndef OSS_INCLUDES_H_
|
||
|
#define OSS_INCLUDES_H_
|
||
|
|
||
|
#include <@OSS_HDR_NAME@>
|
||
|
|
||
|
#endif /* OSS_INCLUDES_H_ */
|