aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/global.h
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@openbossa.org>2009-09-09 15:33:08 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-09-10 13:55:36 -0300
commit4466eddf64fbfa5d62c20a6782f99b01369fb47d (patch)
tree2d4ebfbcfcc3602b8612ba8b10d8436cc0966380 /tests/samplebinding/global.h
parentf6192d44c56f76749f8140a81fd0f10bde74ee9a (diff)
Create multiple heritance tests.
Diffstat (limited to 'tests/samplebinding/global.h')
-rw-r--r--tests/samplebinding/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/samplebinding/global.h b/tests/samplebinding/global.h
index 5717f7e14..4e9ee4510 100644
--- a/tests/samplebinding/global.h
+++ b/tests/samplebinding/global.h
@@ -8,6 +8,7 @@
#include "pairuser.h"
#include "listuser.h"
#include "mapuser.h"
+#include "multiple_derived.h"
#include "samplenamespace.h"
#include "modifications.h"
#include "implicitconv.h"