diff options
Diffstat (limited to 'libstdc++-v3/include/std/memory')
| -rw-r--r-- | libstdc++-v3/include/std/memory | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libstdc++-v3/include/std/memory b/libstdc++-v3/include/std/memory new file mode 100644 index 00000000000..f905b4d1d51 --- /dev/null +++ b/libstdc++-v3/include/std/memory @@ -0,0 +1,3 @@ +#ifndef _CPP_MEMORY +#include <bits/std_memory.h> +#endif |

