Update to Catch2.

This commit is contained in:
King_DuckZ 2018-07-29 10:59:49 +01:00
commit ab74f8ab3a
8 changed files with 9 additions and 9 deletions

View file

@ -15,7 +15,7 @@
* along with "duckhandy". If not, see <http://www.gnu.org/licenses/>.
*/
#include "catch.hpp"
#include "catch2/catch.hpp"
#include "duckhandy/endianness.hpp"
#include <endian.h>