diff options
Diffstat (limited to 'cpp/include/Ice/Format.h')
-rw-r--r-- | cpp/include/Ice/Format.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/Ice/Format.h b/cpp/include/Ice/Format.h index 81c9f525a7b..80f025f216d 100644 --- a/cpp/include/Ice/Format.h +++ b/cpp/include/Ice/Format.h @@ -18,7 +18,7 @@ namespace Ice // // This enumeration describes the possible formats for classes and exceptions. // -ICE_API enum FormatType +enum ICE_API FormatType { // // Indicates that no preference was specified. |