Remove unneeded #include <new>: breaks -x c
.
This commit is contained in:
parent
521bf307eb
commit
881b2e2629
@ -10,8 +10,6 @@
|
||||
#ifndef CLING_VISIBILITY_H
|
||||
#define CLING_VISIBILITY_H
|
||||
|
||||
#include <new>
|
||||
|
||||
// Adapted from llvm/Support/Compiler.h
|
||||
#ifndef __has_attribute
|
||||
# define __has_attribute(x) 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user