[NETCFGX_WINETEST] Sync with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-03-20 12:32:58 +01:00
parent 434c1cef18
commit 66f8e62269

View file

@ -15,14 +15,16 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define WIN32_LEAN_AND_MEAN
#include <stdio.h>
#define WIN32_LEAN_AND_MEAN
#define COBJMACROS
#include <wine/test.h>
#ifdef __REACTOS__
#include <objbase.h>
#include <netcfgx.h>
#endif
#include "netcfgx.h"
#include "wine/test.h"
static void create_configuration(void)
{