[doc][src] Fix compilation errors (lack of include, conflicts with QVM).

This commit is contained in:
Adam Wulkiewicz
2017-03-05 19:42:00 +01:00
parent 056330d610
commit aff16c1615
5 changed files with 10 additions and 8 deletions

View File

@@ -19,6 +19,8 @@
//#pragma warning( disable : 4244 )
#endif // defined(_MSC_VER)
#include <iostream>
//[quickstart_include
#include <boost/geometry.hpp>