aboutsummaryrefslogtreecommitdiff
path: root/Project1/c_array.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project1/c_array.h')
-rw-r--r--Project1/c_array.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/Project1/c_array.h b/Project1/c_array.h
index 6f70f09..95a13d4 100644
--- a/Project1/c_array.h
+++ b/Project1/c_array.h
@@ -1 +1,7 @@
-#pragma once
+#ifndef C_ARRAY_HEADER
+#define C_ARRAY_HEADER
+
+
+
+
+#endif C_ARRAY_HEADER