From 5ea6d0d35fe8005da93b796b1ebf43660a236357 Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Thu, 17 May 2012 11:11:11 -0800 Subject: Removing warnings A bit of cleanup [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 12627] --- src/abstract_hardware_model.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/abstract_hardware_model.h') diff --git a/src/abstract_hardware_model.h b/src/abstract_hardware_model.h index f70058e..a2d144f 100644 --- a/src/abstract_hardware_model.h +++ b/src/abstract_hardware_model.h @@ -684,6 +684,8 @@ public: m_mem_accesses_created=false; m_cache_hit=false; } + virtual ~warp_inst_t(){ + } // modifiers void do_atomic(bool forceDo=false); -- cgit v1.3