Add Readme.md

This commit is contained in:
Tony Wasserka 2014-12-07 23:46:30 +01:00
parent 95fa7cc1cf
commit b060148c08

16
Readme.md Normal file
View file

@ -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.