mirror of https://github.com/FreeRDP/FreeRDP
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_ */
|