typo fix
This commit is contained in:
parent
09820f11f5
commit
e456c8d930
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@ Output:
|
|||
|
||||
- A C++ compiler with decent C++11 support. Currently tested with:
|
||||
- GCC 4.7, 4.8, 4.9
|
||||
- clang 3.4.2, 3.
|
||||
- clang 3.4.2, 3.5
|
||||
- MSVC 2013
|
||||
- Boost 1.54+ for [Boost.Variant](http://www.boost.org/libs/variant)
|
||||
- CMake 2.8+ for building
|
||||
|
|
Loading…
Reference in a new issue