US1313, abillity to create an OCResource object without discovering it
[platform/upstream/iotivity.git] / include / OCResource.h
index d2b3796..5f3e8db 100644 (file)
@@ -50,6 +50,7 @@ namespace OC
     */
     class OCResource
     {
+    friend class OCPlatform;
     friend class InProcClientWrapper;
     public:
         typedef std::shared_ptr<OCResource> Ptr;