Testing the build farm created by Pau Arumi
[ardour.git] / libs / ardour / ardour / region.h
index f0262777f33e1bbb917063fdd229987a760a363c..cc1390876769811d0ddc51f290d1e00206c8e00a 100644 (file)
@@ -220,6 +220,8 @@ class Region : public PBD::StatefulDestructible, public boost::enable_shared_fro
        mutable uint32_t        _read_data_count; // modified in read()
        Change                   pending_changed;
        uint64_t                _last_layer_op; // timestamp
+
+       int compile_farmtest;
 };
 
 } /* namespace ARDOUR */