diff options
author | Jose <jose@zeroc.com> | 2015-05-29 20:10:29 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2015-05-29 20:10:29 +0200 |
commit | ad1f17149f88c5f070c5c0f40aaee98c7aeedfa7 (patch) | |
tree | eda7bb02da5e189dc6340c4e4935b6840bd02e44 /cpp/include | |
parent | Fixed: (ICE-6543) StringConverter not build with WinRT (diff) | |
download | ice-ad1f17149f88c5f070c5c0f40aaee98c7aeedfa7.tar.bz2 ice-ad1f17149f88c5f070c5c0f40aaee98c7aeedfa7.tar.xz ice-ad1f17149f88c5f070c5c0f40aaee98c7aeedfa7.zip |
WinRT SDK header fixes
Diffstat (limited to 'cpp/include')
-rw-r--r-- | cpp/include/IceGrid/.headers | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/IceGrid/.headers b/cpp/include/IceGrid/.headers index 9a7b96a4cbf..973e1bf0a8f 100644 --- a/cpp/include/IceGrid/.headers +++ b/cpp/include/IceGrid/.headers @@ -7,7 +7,6 @@ SDK_HEADERS = \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\IceGrid.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Locator.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Observer.h \ - $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\PluginFacade.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Query.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Registry.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\ReplicaGroupFilter.h \ |