fastfusion
fastfusion copied to clipboard
Fix compilation error on Ubuntu 16.04
When building on Ubuntu 16.04 I receive the following error "error: 'numeric_limits' is not a meber of 'std'"
Including limits here fixes the compilation issue.
Also fixes the "forward declaration of ‘struct qglviewer::ManipulatedFrame’" build error by including QGLViewer/manipulatedFrame.h