We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42eeb2 commit 7070296Copy full SHA for 7070296
unit/Makefile
@@ -45,6 +45,7 @@ SRC += unit_tests.cpp \
45
util/symbol_table.cpp \
46
catch_example.cpp \
47
java_bytecode/java_virtual_functions/virtual_functions.cpp \
48
+ java_bytecode/java_bytecode_parse_generics/parse_generic_superclasses.cpp \
49
# Empty last line
50
51
INCLUDES= -I ../src/ -I.
0 commit comments