summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_matrix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/storage/test_matrix.cpp')
-rw-r--r--tests/storage/test_matrix.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/storage/test_matrix.cpp b/tests/storage/test_matrix.cpp
index b6af231..a746927 100644
--- a/tests/storage/test_matrix.cpp
+++ b/tests/storage/test_matrix.cpp
@@ -18,6 +18,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "timer.h"
#include <stdlib.h>
#include "pinyin_internal.h"