/* * Copyright 2014, Rene Gollent, rene@gollent.com. * Distributed under the terms of the MIT License. */ #include "SpecificImageDebugInfoLoadingState.h" SpecificImageDebugInfoLoadingState::SpecificImageDebugInfoLoadingState() : BReferenceable() { } SpecificImageDebugInfoLoadingState::~SpecificImageDebugInfoLoadingState() { }