aboutsummaryrefslogtreecommitdiff
path: root/cutl/compiler/type-id.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cutl/compiler/type-id.hxx')
-rw-r--r--cutl/compiler/type-id.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cutl/compiler/type-id.hxx b/cutl/compiler/type-id.hxx
index f37454e..a23393b 100644
--- a/cutl/compiler/type-id.hxx
+++ b/cutl/compiler/type-id.hxx
@@ -13,7 +13,7 @@ namespace cutl
{
namespace compiler
{
- class LIBCUTL_EXPORT type_id
+ class type_id
{
public:
template<typename X>