mirror of
https://github.com/Ed94/metadesk.git
synced 2026-06-13 07:52:22 -07:00
8 lines
120 B
C
8 lines
120 B
C
#ifdef INTELLISENSE_DIRECTIVES
|
|
# pragma once
|
|
#endif
|
|
|
|
#include "base/base.h"
|
|
#include "os/os.h"
|
|
#include "mdesk/mdesk.h"
|