root/src/kits/debugger/debug_info/SpecificImageDebugInfoLoadingState.cpp
/*
 * Copyright 2014, Rene Gollent, rene@gollent.com.
 * Distributed under the terms of the MIT License.
 */


#include "SpecificImageDebugInfoLoadingState.h"


SpecificImageDebugInfoLoadingState::SpecificImageDebugInfoLoadingState()
        :
        BReferenceable()
{
}


SpecificImageDebugInfoLoadingState::~SpecificImageDebugInfoLoadingState()
{
}