diff options
Diffstat (limited to 'include/bag.h')
-rw-r--r-- | include/bag.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/bag.h b/include/bag.h new file mode 100644 index 000000000..fe29149e9 --- /dev/null +++ b/include/bag.h @@ -0,0 +1,4 @@ +#ifndef GUARD_BAG_H +#define GUARD_BAG_H + +#endif //GUARD_BAG_H |