rexylib/src/ensure.cpp

14 lines
419 B
C++

//Never actually used in the project. This just ensures that all syntax is correct during builds.
#include "rexy/string.hpp"
#include "rexy/binary.hpp"
#include "rexy/filerd.hpp"
#include "rexy/steal.hpp"
#include "rexy/cx/algorithm.hpp"
#include "rexy/cx/utility.hpp"
#include "rexy/cx/vector.hpp"
#include "rexy/cx/array.hpp"
#include "rexy/cx/hashmap.hpp"
#include "rexy/cx/array.hpp"
#include "rexy/cx/vector.hpp"