diff options
Diffstat (limited to 'include/Support/STLExtras.h')
-rw-r--r-- | include/Support/STLExtras.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Support/STLExtras.h b/include/Support/STLExtras.h index 348c4e17aa..012d002427 100644 --- a/include/Support/STLExtras.h +++ b/include/Support/STLExtras.h @@ -1,4 +1,4 @@ -//===-- STLExtras.h - Useful functions when working with the STL -*- C++ -*--=// +//===- STLExtras.h - Useful functions when working with the STL -*- C++ -*-===// // // This file contains some templates that are useful if you are working with the // STL at all. |