blob: 00e8bffb13712f93a19a8825f785ced066215a83 [file]
/*
* Copyright 2010-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license
* that can be found in the LICENSE file.
*/
#pragma once
#include "Common.h"
#include "Types.h"
RUNTIME_NOTHROW void DisposeCleaner(KRef thiz);