Skip to content

Commit b4e60de

Browse files
mgronckijenkins
authored andcommitted
bugfix
1 parent 520d913 commit b4e60de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

OREAnalytics/orea/app/inputparameters.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ vector<string> getFileNames(const string& fileString, const string& path) {
4444

4545
InputParameters::InputParameters() {
4646
iborFallbackConfig_ = boost::make_shared<IborFallbackConfig>(IborFallbackConfig::defaultConfig());
47+
simmBucketMapper_ = boost::make_shared<SimmBucketMapperBase>();
4748
loadParameters();
4849
}
4950

0 commit comments

Comments
 (0)