diff options
Diffstat (limited to 'src/push_swap/push_swap.h')
| -rw-r--r-- | src/push_swap/push_swap.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/push_swap/push_swap.h b/src/push_swap/push_swap.h new file mode 100644 index 0000000..0e553e0 --- /dev/null +++ b/src/push_swap/push_swap.h @@ -0,0 +1,4 @@ +#ifndef PUSH_SWAP_H +# define PUSH_SWAP_H + +#endif |
