aboutsummaryrefslogtreecommitdiff
path: root/devel/libc++/files/extra-libmissing
blob: f547dff2e2c12f72b58fafc5078ece1290fec5b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./include/cmath.orig	2014-01-06 19:12:50.000000000 +0100
+++ ./include/cmath	2014-05-06 14:14:44.388681947 +0200
@@ -299,6 +299,7 @@
 
 #include <__config>
 #include <math.h>
+#include <missing_math.h>
 #include <type_traits>
 
 #ifdef _LIBCPP_MSVCRT