diff options
Diffstat (limited to 'llvm/include/Support/LeakDetector.h')
| -rw-r--r-- | llvm/include/Support/LeakDetector.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/include/Support/LeakDetector.h b/llvm/include/Support/LeakDetector.h index dadbac1efa4..4c682be500f 100644 --- a/llvm/include/Support/LeakDetector.h +++ b/llvm/include/Support/LeakDetector.h @@ -12,8 +12,8 @@ // //===----------------------------------------------------------------------===// -#ifndef SUPPORT_LEAK_DETECTOR_H -#define SUPPORT_LEAK_DETECTOR_H +#ifndef SUPPORT_LEAKDETECTOR_H +#define SUPPORT_LEAKDETECTOR_H #include <string> class Value; |

