diff options
| author | Henny022p <info@henny022.de> | 2022-01-31 17:30:51 +0100 |
|---|---|---|
| committer | Henny022p <info@henny022.de> | 2022-01-31 17:30:51 +0100 |
| commit | 2a53ee4bf2ee7eea617280118c2188bffec77ae5 (patch) | |
| tree | 85ed631ab330f9ca3734bb77253a374e3ef0de21 /tools/src/util/dummy.cpp | |
| parent | 9b60d9c5e24ed592524c25a9dc013417d6e7ee0c (diff) | |
| parent | 2b8d880ffc0a4548d25dc613d53a908d36362d84 (diff) | |
merge master
Diffstat (limited to 'tools/src/util/dummy.cpp')
| -rw-r--r-- | tools/src/util/dummy.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/src/util/dummy.cpp b/tools/src/util/dummy.cpp new file mode 100644 index 00000000..c20979ec --- /dev/null +++ b/tools/src/util/dummy.cpp @@ -0,0 +1,5 @@ +#include "util/types.h" +#include "util/file.h" + +int main() { +} |
