diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..2626956 --- /dev/null +++ b/Readme.md @@ -0,0 +1,16 @@ +Boost libraries - trimmed down for Citra +======================================== + +Currently imported libraries: +----------------------------- +* concept +* config +* core +* iterator +* mpl +* preprocessor +* range +* type_traits +* utility + +Additionally, all global boost headers are available, but not guaranteed to work unless their dependencies are included in any of the libraries mentioned above.