aboutsummaryrefslogtreecommitdiff
path: root/c++-qt/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++-qt/src/types.h')
-rw-r--r--c++-qt/src/types.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/c++-qt/src/types.h b/c++-qt/src/types.h
deleted file mode 100644
index 1efdf26..0000000
--- a/c++-qt/src/types.h
+++ /dev/null
@@ -1,15 +0,0 @@
1/*
2 * Copyright (C) 2007-2012 Xagasoft, All rights reserved.
3 *
4 * This file is part of the libgats library and is released under the
5 * terms of the license contained in the file LICENSE.
6 */
7
8#include "gats-qt/object.h"
9#include "gats-qt/boolean.h"
10#include "gats-qt/dictionary.h"
11#include "gats-qt/float.h"
12#include "gats-qt/integer.h"
13#include "gats-qt/list.h"
14#include "gats-qt/string.h"
15#include "gats-qt/null.h"