Skip to content

Commit c95049a

Browse files
author
Damien Barker
committed
QPR-12959 add include
1 parent 0b18303 commit c95049a

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

OREAnalytics/orea/engine/dependencymarket.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#include <ored/utilities/parsers.hpp>
3030

3131
#include <qle/indexes/fallbackiborindex.hpp>
32+
#include <qle/indexes/fallbackovernightindex.hpp>
3233
#include <qle/indexes/inflationindexwrapper.hpp>
3334
#include <qle/termstructures/commoditybasispricecurvewrapper.hpp>
3435
#include <qle/termstructures/flatcorrelation.hpp>

OREAnalytics/orea/scenario/scenariosimmarket.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
#include <ored/utilities/to_string.hpp>
3737

3838
#include <qle/indexes/fallbackiborindex.hpp>
39+
#include <qle/indexes/fallbackovernightindex.hpp>
3940
#include <qle/indexes/inflationindexobserver.hpp>
4041
#include <qle/indexes/inflationindexwrapper.hpp>
4142
#include <qle/instruments/makeoiscapfloor.hpp>

0 commit comments

Comments
 (0)