Fix namespace

This commit is contained in:
Ilia 2017-01-20 16:56:35 +03:00 committed by GitHub
parent 5f59d008be
commit 52128c4078

View File

@ -143,7 +143,7 @@ private:
StoredObject& operator=(const StoredObject&) = delete;
};
} // core
} // share_data
namespace std {