diff options
-rw-r--r-- | include/llvm/ADT/StringSwitch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/ADT/StringSwitch.h b/include/llvm/ADT/StringSwitch.h index d7fac718bb..48a52de9d1 100644 --- a/include/llvm/ADT/StringSwitch.h +++ b/include/llvm/ADT/StringSwitch.h @@ -80,4 +80,4 @@ public: } // end namespace llvm -#endif // LLVM_ADT_STRINGSWITCH_H
\ No newline at end of file +#endif // LLVM_ADT_STRINGSWITCH_H |