diff options
Diffstat (limited to 'rfb/rfbint.h.cmake')
-rw-r--r-- | rfb/rfbint.h.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rfb/rfbint.h.cmake b/rfb/rfbint.h.cmake new file mode 100644 index 0000000..17de6cd --- /dev/null +++ b/rfb/rfbint.h.cmake @@ -0,0 +1,4 @@ +#ifndef _RFB_RFBINT_H +#define _RFB_RFBINT_H 1 +/* empty ... */ +#endif |