Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / geometry / strategies / geographic / envelope.hpp
index 4623f1a..56a9516 100644 (file)
@@ -45,6 +45,8 @@ class geographic
     : public spherical<CalculationType>
 {
 public:
+    typedef geographic_tag cs_tag;
+
     typedef Spheroid model_type;
 
     inline geographic()