]> granicus.if.org Git - libvpx/blobdiff - test/superframe_test.cc
Merge "endian_inl.h: fix mips32 android build"
[libvpx] / test / superframe_test.cc
index d91e7b10b4f1a92f0578df901111c8135a139721..c0f542da8f7e8d3d9aa98b80947e5f8ac6979102 100644 (file)
@@ -21,6 +21,7 @@ class SuperframeTest : public ::libvpx_test::EncoderTest,
  protected:
   SuperframeTest() : EncoderTest(GET_PARAM(0)), modified_buf_(NULL),
       last_sf_pts_(0) {}
+  virtual ~SuperframeTest() {}
 
   virtual void SetUp() {
     InitializeConfig();