mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09: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_ */
|