|
Open-Transactions
0.93.0-ge03d287
|
#include "../core/stdafx.hpp"#include "OTPayment.hpp"#include "InstantiateContract.hpp"#include "../cash/Purse.hpp"#include "../core/recurring/OTPaymentPlan.hpp"#include "../core/script/OTSmartContract.hpp"#include "../core/OTCheque.hpp"#include "../core/OTLog.hpp"#include <irrxml/irrXML.hpp>#include <memory>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Macros | |
| #define | OT_NUM_ELEM(blah) (sizeof(blah) / sizeof(*(blah))) |
| #define OT_NUM_ELEM | ( | blah | ) | (sizeof(blah) / sizeof(*(blah))) |