Merge pull request #31 from mkaravel/develop

[test] add missing include in test/string_from_type.hpp
This commit is contained in:
Adam Wulkiewicz
2014-05-15 18:19:07 +02:00

View File

@@ -14,6 +14,7 @@
#ifndef GEOMETRY_TEST_STRING_FROM_TYPE_HPP
#define GEOMETRY_TEST_STRING_FROM_TYPE_HPP
#include <string>
#if defined(HAVE_TTMATH)
# include <boost/geometry/extensions/contrib/ttmath_stub.hpp>