diff options
Diffstat (limited to 'Project1/header.h')
| -rw-r--r-- | Project1/header.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Project1/header.h b/Project1/header.h new file mode 100644 index 0000000..a661ebb --- /dev/null +++ b/Project1/header.h @@ -0,0 +1,8 @@ +#ifndef HEADER +#define HEADER + + + + + +#endif HEADER
\ No newline at end of file |