8 lines
119 B
C
8 lines
119 B
C
#ifndef __SCOP_PLATFORM__
|
|
#define __SCOP_PLATFORM__
|
|
|
|
#include <Platform/Inputs.h>
|
|
#include <Platform/Window.h>
|
|
|
|
#endif
|