Fixed compile error on 'empty' in OCRepresentation.cpp
authorErich Keane <erich.keane@intel.com>
Tue, 16 Dec 2014 18:30:31 +0000 (10:30 -0800)
committerErich Keane <erich.keane@intel.com>
Tue, 16 Dec 2014 18:30:31 +0000 (10:30 -0800)
commitc2bcddb727709cc3e9cdd3c4e38b092b78509bf1
treeac236ef25b9002d93573ace8ea097623f923bd30
parent0efb0130259d92ea1a6829913c6bfd437e9da98f
Fixed compile error on 'empty' in OCRepresentation.cpp

The patch for fixing the 'empty' representation object issue
was incorrectly manually merged when it (review 633) was split from
the previous C++ unit test review.

Change-Id: Ib732e5dfcda6a6d34d072d5d93c363fd731912f6
Signed-off-by: Erich Keane <erich.keane@intel.com>
resource/src/OCRepresentation.cpp