Skip to content

Commit e152659

Browse files
committed
Remove comment and broken link about VS2013
1 parent 6640189 commit e152659

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ Remember that the library makes use of C++11 features and therefore you have to
4545

4646
The library was developed and tested with GCC 4.6.1
4747

48-
Note that VS2013 is not C++11 compliant and will therefore not work out of the box. See [here](https://code.google.com/p/fast-cpp-csv-parser/issues/detail?id=6) for what needs to be adjusted to make the code work.
49-
5048
## Documentation
5149

5250
The library provides two classes:

0 commit comments

Comments
 (0)