diff options
Diffstat (limited to 'cpp/include/IceUtil/PushDisableWarnings.h')
-rw-r--r-- | cpp/include/IceUtil/PushDisableWarnings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/IceUtil/PushDisableWarnings.h b/cpp/include/IceUtil/PushDisableWarnings.h index 7268eeea46a..10f5e4017a7 100644 --- a/cpp/include/IceUtil/PushDisableWarnings.h +++ b/cpp/include/IceUtil/PushDisableWarnings.h @@ -7,7 +7,7 @@ // // ********************************************************************** -// No pragma once as this file can be included several times in a translation +// No pragma once as this file can be included several times in a translation // unit #if defined(_MSC_VER) |