FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Testing.hpp
Go to the documentation of this file.
1 #ifndef TESTING_HPP_
2 #define TESTING_HPP_
3 
4 #include "FAST/Tests/catch.hpp"
5 
6 #endif