dwrite: Include config.h for HAVE___BUILTIN_POPCOUNT.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Francois Gouget 2020-04-20 03:56:53 +02:00 committed by Alexandre Julliard
parent 62807be8c9
commit e24bd0b9d3
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#define COBJMACROS
#define NONAMELESSUNION
#include "config.h"
#include "dwrite_private.h"
#include "winternl.h"