Fix build for 1.15.x and below
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user