Fix build for 1.15.x and below

This commit is contained in:
Jonas Herzig
2021-11-29 15:44:10 +01:00
parent dd055e5c5b
commit 090778ca63

View File

@@ -529,6 +529,8 @@ class Patterns {
return stack.getModel(); return stack.getModel();
//#endif //#endif
} }
//#else
//$$ private static void getPositionMatrix() {}
//#endif //#endif
@SuppressWarnings("rawtypes") // preprocessor bug: doesn't work with generics @SuppressWarnings("rawtypes") // preprocessor bug: doesn't work with generics