Various test fixes.
[libdcp.git] / src / dcp_time.h
index 697ca230745b4cd46f53d65c5cad9a8e34484df0..027cb9d2e428c0b18cc0c5ccbff4dd48a012830e 100644 (file)
@@ -68,6 +68,7 @@ public:
 
        std::string to_string () const;
        int64_t to_ticks () const;
+       double to_seconds () const;
 
 private:
        void set (double);