mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
Try to fix NetBSD buildbot breakage introduced in D57463.
By including the header file in the source. llvm-svn: 355202
This commit is contained in:
parent
952753b931
commit
3f92e947c8
@ -31,6 +31,7 @@
|
||||
#include "llvm/Transforms/Instrumentation/InstrOrderFile.h"
|
||||
#include <fstream>
|
||||
#include <map>
|
||||
#include <mutex>
|
||||
#include <set>
|
||||
#include <sstream>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user