aboutsummaryrefslogtreecommitdiffstats
path: root/header.hpp
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2021-05-14 18:14:50 +0000
committerterminaldweller <thabogre@gmail.com>2021-05-14 18:14:50 +0000
commit6e528248414e330c9e25e81596ab47b8b8a5b701 (patch)
treee1aa41a7f3198eeac187e6177ec7d4a33db229d3 /header.hpp
downloadscripts-master.tar.gz
scripts-master.zip
first commitmaster
Diffstat (limited to 'header.hpp')
-rw-r--r--header.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/header.hpp b/header.hpp
new file mode 100644
index 0000000..2df2a5a
--- /dev/null
+++ b/header.hpp
@@ -0,0 +1,4 @@
+
+#include <iostream>
+#include <string>
+#include <vector>