include <string> as it is needed
This commit is contained in:
@@ -30,6 +30,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <iosfwd> //for std::ostream
|
#include <iosfwd> //for std::ostream
|
||||||
|
#include <string>
|
||||||
|
|
||||||
constexpr float COORDINATE_PRECISION = 1000000.;
|
constexpr float COORDINATE_PRECISION = 1000000.;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user