diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/include/IceUtil/.headers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/IceUtil/.headers b/cpp/include/IceUtil/.headers index cf25fff2cfa..9c218caba08 100644 --- a/cpp/include/IceUtil/.headers +++ b/cpp/include/IceUtil/.headers @@ -1,5 +1,6 @@ SDK_HEADERS = \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\AbstractMutex.h \ + $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Atomic.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Cache.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Cond.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Config.h \ |