Skip to content
Snippets Groups Projects

Resolve "Allow sync RGB-D snapshots in reconstruct"

Merged Sebastian Hahta requested to merge 32-feature/snapshot into master
7 files
+ 400
1
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -8,4 +8,8 @@
@@ -8,4 +8,8 @@
#include <ftl/stereovideo_source.hpp>
#include <ftl/stereovideo_source.hpp>
#include <ftl/net_source.hpp>
#include <ftl/net_source.hpp>
 
#ifdef HAVE_LIBARCHIVE
 
#include <ftl/snapshot_source.hpp>
 
#endif // HAVE_LIBARCHIVE
 
#endif // _FTL_RGBD_HPP_
#endif // _FTL_RGBD_HPP_
Loading