X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmetadata%2Fcoree.h;h=7ddfad6165c8bfb97a1db3d5714fd10551c7e666;hb=d421ee95b03dd2ffee3dcea9ef24406a5d064684;hp=a9c6a7cb76a750902db71952d766bb7a42aa15f8;hpb=226af94a2345f88d3170823646e1c25a276ba281;p=mono.git diff --git a/mono/metadata/coree.h b/mono/metadata/coree.h index a9c6a7cb76a..7ddfad6165c 100644 --- a/mono/metadata/coree.h +++ b/mono/metadata/coree.h @@ -1,10 +1,12 @@ -/* - * coree.h: mscoree.dll functions +/** + * \file + * mscoree.dll functions * * Author: * Kornel Pal * * Copyright (C) 2008 Kornel Pal + * Licensed under the MIT license. See LICENSE file in the project root for full license information. */ #ifndef __MONO_COREE_H__ @@ -15,8 +17,8 @@ #ifdef HOST_WIN32 -#include #include +#include #include "image.h" #define STATUS_SUCCESS 0x00000000L