Skip to content

Commit

Permalink
Merge pull request #2356 from watilde/fixes-low
Browse files Browse the repository at this point in the history
addition of declaration header file
  • Loading branch information
taketwo authored Jun 24, 2018
2 parents 6cae3f2 + 7d12adf commit cc7fe36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions io/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ if(build)
"include/pcl/${SUBSYS_NAME}/debayer.h"
"include/pcl/${SUBSYS_NAME}/file_io.h"
"include/pcl/${SUBSYS_NAME}/auto_io.h"
"include/pcl/${SUBSYS_NAME}/low_level_io.h"
"include/pcl/${SUBSYS_NAME}/lzf.h"
"include/pcl/${SUBSYS_NAME}/lzf_image_io.h"
"include/pcl/${SUBSYS_NAME}/io.h"
Expand Down

0 comments on commit cc7fe36

Please sign in to comment.