diff options
author | rtk0c <[email protected]> | 2021-03-27 23:01:07 -0700 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-03-27 23:01:07 -0700 |
commit | 442d2d75d71bbc057e667edc301a79fa1cc813be (patch) | |
tree | b5d1e5068a4d481bc6bcd72dca851ac7a85bf7e4 /core/src/Utils/Dialog/fwd.hpp |
Initial setup
Diffstat (limited to 'core/src/Utils/Dialog/fwd.hpp')
-rw-r--r-- | core/src/Utils/Dialog/fwd.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/Utils/Dialog/fwd.hpp b/core/src/Utils/Dialog/fwd.hpp new file mode 100644 index 0000000..50e9667 --- /dev/null +++ b/core/src/Utils/Dialog/fwd.hpp @@ -0,0 +1 @@ +#pragma once
|