Fix strongly typed enums for Java when using simple enum wrappers

This commit is contained in:
William S Fulton 2014-11-22 15:59:44 +00:00
commit 0664ecdeb7
3 changed files with 18 additions and 2 deletions

View file

@ -40,6 +40,9 @@ CPP_TEST_CASES = \
java_typemaps_typewrapper
# li_boost_intrusive_ptr
CPP11_TEST_CASES = \
cpp11_strongly_typed_enumerations_simple \
include $(srcdir)/../common.mk
# Overridden variables here