Skip to content

Commit 00253ee

Browse files
damienbarkerjenkins
authored andcommitted
QPR-12251 remove test changes!
1 parent 2a51c26 commit 00253ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OREData/ored/portfolio/ascot.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Ascot : public Trade {
4343
: Trade("Ascot", env), bond_(bond), optionData_(optionData), fundingLegData_(fundingLegData) {}
4444

4545
void build(const boost::shared_ptr<ore::data::EngineFactory>&) override;
46-
void fromXML(XMLNode* node) override;
46+
void fromXML(XMLNode* node) override;
4747
XMLNode* toXML(XMLDocument& doc) override;
4848
std::map<AssetClass, std::set<std::string>>
4949
underlyingIndices(const boost::shared_ptr<ReferenceDataManager>& referenceDataManager = nullptr) const override;

0 commit comments

Comments
 (0)