[config] Fix tests

This commit is contained in:
Behdad Esfahbod 2019-05-11 00:06:57 -07:00
parent 784df8eba1
commit 0bfd14c0ed
1 changed files with 3 additions and 0 deletions

View File

@ -27,6 +27,9 @@
#ifndef HB_CONFIG_HH
#define HB_CONFIG_HH
#if 0 /* Make test happy. */
#include "hb.hh"
#endif
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif