forked from M-Labs/nac3
lyken
f061db1b10
To prepare organizing for future IRRT implementations. There will be a *lot* of C++ code.
5 lines
93 B
C++
5 lines
93 B
C++
#pragma once
|
|
|
|
#include <irrt/core.hpp>
|
|
#include <irrt/int_defs.hpp>
|
|
#include <irrt/utils.hpp> |