diff options
Diffstat (limited to 'src/ssr.h')
-rw-r--r-- | src/ssr.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ssr.h b/src/ssr.h new file mode 100644 index 0000000..5f80e92 --- /dev/null +++ b/src/ssr.h @@ -0,0 +1,6 @@ +#ifndef _SSR_H_ +#define _SSR_H_ + +#include "core/device.h" + +#endif
\ No newline at end of file |