Skip to content

Commit c543cb7

Browse files
Merge branch 'QPR-12137' into 'master'
roll back to data::initBuilders Closes QPR-12137 See merge request qs/oreswig!61
2 parents def78a1 + 3b08eec commit c543cb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OREAnalytics-SWIG/SWIG/orea.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
%}
5151

5252
%init %{
53-
ore::analytics::initBuilders();
53+
ore::data::initBuilders();
5454
%}
5555

5656
%include <windows.i>

0 commit comments

Comments
 (0)