summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Limber/main.cpp')
-rw-r--r--Limber/main.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/Limber/main.cpp b/Limber/main.cpp
new file mode 100644
index 0000000..8a3b3be
--- /dev/null
+++ b/Limber/main.cpp
@@ -0,0 +1,3 @@
+int main(int argc, char* argv[]) {
+ return 0;
+}