aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/include/tr1/float.h')
-rw-r--r--libstdc++-v3/include/tr1/float.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libstdc++-v3/include/tr1/float.h b/libstdc++-v3/include/tr1/float.h
index 2367078..1dd3ef13 100644
--- a/libstdc++-v3/include/tr1/float.h
+++ b/libstdc++-v3/include/tr1/float.h
@@ -29,6 +29,8 @@
#ifndef _TR1_FLOAT_H
#define _TR1_FLOAT_H 1
+#include <bits/requires_hosted.h> // TR1
+
#include <tr1/cfloat>
#endif