diff options
author | Benoit Foucher <benoit@zeroc.com> | 2015-05-11 12:33:37 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2015-05-11 12:33:37 +0200 |
commit | 8d72ae7d730975813f9766ef2cb36578c444cf21 (patch) | |
tree | 0b6b3faaa568c5cb4fa0df8ea1235b85d5c031c8 /cpp/include | |
parent | Add .mailmap file (diff) | |
download | ice-8d72ae7d730975813f9766ef2cb36578c444cf21.tar.bz2 ice-8d72ae7d730975813f9766ef2cb36578c444cf21.tar.xz ice-8d72ae7d730975813f9766ef2cb36578c444cf21.zip |
Fixed ICE-6497: broken Windows RT build
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 \ |