You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/rocm-comgr/files/rocm-comgr-5.1.3-clang-fix-...

13 lines
298 B

Index: comgr/src/comgr-env.h
===================================================================
--- comgr.orig/src/comgr-env.h
+++ comgr/src/comgr-env.h
@@ -37,6 +37,7 @@
#define COMGR_ENV_H
#include "llvm/ADT/StringRef.h"
+#include "llvm/ADT/Optional.h"
namespace COMGR {
namespace env {