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
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -7,6 +7,9 @@
#include <ftl/stereoimage_source.hpp>
#include <ftl/stereovideo_source.hpp>
#include <ftl/net_source.hpp>
#ifdef HAVE_LIBARCHIVE
#include <ftl/snapshot_source.hpp>
#endif // HAVE_LIBARCHIVE
#endif // _FTL_RGBD_HPP_
Loading