- Basic RTTI type data with inheritance.
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
#ifndef FENNEC_TEST_LANG_H
|
||||
#define FENNEC_TEST_LANG_H
|
||||
|
||||
#include "lang/test_bits.h"
|
||||
#include "lang/test_conditional_types.h"
|
||||
#include "lang/test_hashing.h"
|
||||
#include "langcpp/test_bits.h"
|
||||
#include "langcpp/test_conditional_types.h"
|
||||
#include "langcpp/test_hashing.h"
|
||||
|
||||
namespace fennec::test
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user