IPCA: Declare class in namespace
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 26 Apr 2017 13:09:31 +0000 (15:09 +0200)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Fri, 28 Apr 2017 17:26:20 +0000 (17:26 +0000)
commit1510827ea6e8a23af07c161b149ed0e6d5a177f3
treeaefdda33fc70e6cef75998bbe0a12dc33d9cb09a
parente4700fc390fd3bd3b06fcf77776734bad082c8c9
IPCA: Declare class in namespace

Issue was reported using clang-3.5:

  resource/IPCA/src/inc/callback.h:39:7:
  error: forward declaration of class cannot have a nested name specifier
  class OC::OCResource;

Change-Id: I1dd8c37a116b7f281aecb3f1c24700af69bf2b88
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/19327
Reviewed-by: Alex Kelley <alexke@microsoft.com>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Tested-by: Dan Mihai <Daniel.Mihai@microsoft.com>
resource/IPCA/src/inc/callback.h