Fix typo.

llvm-svn: 66613
This commit is contained in:
Daniel Dunbar 2009-03-11 00:06:15 +00:00
parent 1df2c1b583
commit 349e895bda
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
#ifndef CLANG_DRIVER_HOSTINFO,_H_
#ifndef CLANG_DRIVER_HOSTINFO_H_
#define CLANG_DRIVER_HOSTINFO_H_
#include <string>