aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm-c/DataTypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm-c/DataTypes.h')
-rw-r--r--llvm/include/llvm-c/DataTypes.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/include/llvm-c/DataTypes.h b/llvm/include/llvm-c/DataTypes.h
index 893b22b49ffc..0f27ba81865e 100644
--- a/llvm/include/llvm-c/DataTypes.h
+++ b/llvm/include/llvm-c/DataTypes.h
@@ -24,12 +24,6 @@
#ifndef LLVM_C_DATATYPES_H
#define LLVM_C_DATATYPES_H
-#ifdef __cplusplus
-#include <cmath>
-#else
-#include <math.h>
-#endif
-
#include <inttypes.h>
#include <stdint.h>