[GraphWriter] Add missing ManagedStatic.h include (NFC)
This include is only necessary on __APPLE__.
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
#ifdef __APPLE__
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/ManagedStatic.h"
|
||||
#endif
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user