about summary refs log tree commit diff stats
path: root/src/invapi.hpp
diff options
context:
space:
mode:
authorComradeCrow <comradecrow@vivaldi.net>2023-04-12 15:21:44 -0700
committerComradeCrow <comradecrow@vivaldi.net>2023-04-12 15:21:44 -0700
commit87d0da3a93b7f596ecfd62886efb2f1d965be0dd (patch)
tree9b94607b66eb59d1695b70ba47ba35628c3f7060 /src/invapi.hpp
parent9d53072e32c60aa51784182a0a608ce204cab9e6 (diff)
downloadytcpp-87d0da3a93b7f596ecfd62886efb2f1d965be0dd.tar.gz
fix problems
some of them
Diffstat (limited to 'src/invapi.hpp')
-rw-r--r--src/invapi.hpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/invapi.hpp b/src/invapi.hpp
index e5c97d4..2d3357c 100644
--- a/src/invapi.hpp
+++ b/src/invapi.hpp
@@ -1,6 +1,5 @@
-#ifndef invapi
-#define invapi
-#include "invapi.cpp"
+#ifndef INVAPI_H
+#define INVAPI_H
 #include <string>
 #include <vector>