diff options
| author | Asahel <[email protected]> | 2024-03-14 08:47:01 -0700 |
|---|---|---|
| committer | Asahel <[email protected]> | 2024-03-14 08:47:01 -0700 |
| commit | 7e2a4a0d639b6c4bc0344ced4c9ce2b23cddeccb (patch) | |
| tree | b0db05ce8a0ed70353cf42146ffad959133bf96b /Lab1/helpers.h | |
| parent | Changes (diff) | |
| download | lab-01-asahellt-main.tar.xz lab-01-asahellt-main.zip | |
Diffstat (limited to 'Lab1/helpers.h')
| -rw-r--r-- | Lab1/helpers.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Lab1/helpers.h b/Lab1/helpers.h new file mode 100644 index 0000000..3418dc7 --- /dev/null +++ b/Lab1/helpers.h @@ -0,0 +1,6 @@ +#ifndef HELPERS_H +#define HELPERS_H + + + +#endif HELPERS_H
\ No newline at end of file |