| Index: compiled/storage/FilterStorage.cpp | 
| diff --git a/compiled/storage/FilterStorage.cpp b/compiled/storage/FilterStorage.cpp | 
| index 43ad44415d9898d5c99603cb9b104f6f5af84c48..41e5a0fc9e4aef585f116270f6c295393f74187b 100644 | 
| --- a/compiled/storage/FilterStorage.cpp | 
| +++ b/compiled/storage/FilterStorage.cpp | 
| @@ -22,6 +22,8 @@ | 
| #include "../subscription/UserDefinedSubscription.h" | 
| #include "../FilterNotifier.h" | 
| +ABP_NS_USING | 
| + | 
| FilterStorage* FilterStorage::mInstance = new FilterStorage(); | 
| FilterStorage::Subscriptions::size_type FilterStorage::GetSubscriptionCount() const |