forked from M-Labs/nac3
1
0
Fork 0
nac3/nac3core/irrt/test/includes.hpp

11 lines
177 B
C++
Raw Normal View History

#pragma once
#include <cstdint>
#include <cstdio>
#include <cstdlib>
#include <irrt_everything.hpp>
#include <test/util.hpp>
/*
Include this header for every test_*.cpp
*/