Skip to content

Commit d49c3ad

Browse files
author
Nick Kledzik
committed
[Support] Fix Format.h to build on Windows
llvm-svn: 218467
1 parent 2f8e6b8 commit d49c3ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/include/llvm/Support/Format.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#define LLVM_SUPPORT_FORMAT_H
2525

2626
#include "llvm/ADT/StringRef.h"
27+
#include "llvm/Support/DataTypes.h"
2728

2829
#include <cassert>
2930
#include <cstdio>

0 commit comments

Comments
 (0)