Index: compiled/subscription/DownloadableSubscription.cpp |
diff --git a/compiled/subscription/DownloadableSubscription.cpp b/compiled/subscription/DownloadableSubscription.cpp |
index ea187b7ee6af13367e6292d9039532e971f07fdd..e61b9b62ed03edba1d54729951c63ab59a766097 100644 |
--- a/compiled/subscription/DownloadableSubscription.cpp |
+++ b/compiled/subscription/DownloadableSubscription.cpp |
@@ -17,6 +17,8 @@ |
#include "DownloadableSubscription.h" |
+ABP_NS_USING |
+ |
DownloadableSubscription::DownloadableSubscription(const String& id) |
: Subscription(classType, id), mFixedTitle(false), mLastCheck(0), |
mHardExpiration(0), mSoftExpiration(0), mLastDownload(0), mLastSuccess(0), |