Changeset 21585 for trunk/include


Ignore:
Timestamp:
Mar 3, 2011, 2:11:30 PM (15 years ago)
Author:
dmik
Message:

shlobj.h: Removed DECLSPEC_IMPORT definition as it seems to be not necessary and may conflict with the one in rpcdce.h if included before it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/win/shlobj.h

    r21512 r21585  
    11#ifndef __WINE_SHLOBJ_H
    22#define __WINE_SHLOBJ_H
    3 
    4 #ifndef DECLSPEC_IMPORT
    5 #define DECLSPEC_IMPORT
    6 #endif
    73
    84#include "wine/obj_base.h"
Note: See TracChangeset for help on using the changeset viewer.