~mardy/unity-scopes-api/clientid-1554040

« back to all changes in this revision

Viewing changes to src/unity/api/scopes/internal/ice_middleware/RegistryI.cpp

  • Committer: Michi Henning
  • Date: 2013-08-28 02:02:44 UTC
  • Revision ID: michi.henning@canonical.com-20130828020244-nvcwyfjqef7lcamm
Moved Slice files into src tree and removed top-level slice tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
#include <unity/api/scopes/internal/ice_middleware/RegistryI.h>
20
20
 
21
 
#include <slice/unity/api/scopes/internal/ice_middleware/Scope.h>
 
21
#include <unity/api/scopes/internal/ice_middleware/slice/Scope.h>
22
22
#include <unity/api/scopes/internal/ice_middleware/IceScope.h>
23
23
#include <unity/api/scopes/internal/RegistryObject.h>
24
24
#include <unity/api/scopes/ScopeExceptions.h>