aboutsummaryrefslogtreecommitdiff
path: root/Src/replicant/foundation/foundation.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/replicant/foundation/foundation.h')
-rw-r--r--Src/replicant/foundation/foundation.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Src/replicant/foundation/foundation.h b/Src/replicant/foundation/foundation.h
new file mode 100644
index 00000000..85db7dea
--- /dev/null
+++ b/Src/replicant/foundation/foundation.h
@@ -0,0 +1,7 @@
+#pragma once
+#include "dispatch.h"
+#include "atomics.h"
+#include "error.h"
+#include "guid.h"
+#include "mkncc.h"
+#include "types.h"