diff options
Diffstat (limited to 'LIDAR/sdk/src/dataunpacker/dataupacker_namespace.h')
| -rw-r--r-- | LIDAR/sdk/src/dataunpacker/dataupacker_namespace.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LIDAR/sdk/src/dataunpacker/dataupacker_namespace.h b/LIDAR/sdk/src/dataunpacker/dataupacker_namespace.h new file mode 100644 index 0000000..9e27192 --- /dev/null +++ b/LIDAR/sdk/src/dataunpacker/dataupacker_namespace.h @@ -0,0 +1,5 @@ +#pragma once + + +#define BEGIN_DATAUNPACKER_NS() namespace sl{ namespace internal{ +#define END_DATAUNPACKER_NS() }}
\ No newline at end of file |
