[config] Fix tests
authorBehdad Esfahbod <behdad@behdad.org>
Sat, 11 May 2019 07:06:57 +0000 (00:06 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Sat, 11 May 2019 07:06:57 +0000 (00:06 -0700)
src/hb-config.hh

index 00a18e2..6c7a4eb 100644 (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