Browse Source

[2212] added one more necessary header file

JINMEI Tatuya 12 years ago
parent
commit
4b1c96c8a9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/bin/auth/tests/datasrc_clients_builder_unittest.cc

+ 1 - 0
src/bin/auth/tests/datasrc_clients_builder_unittest.cc

@@ -18,6 +18,7 @@
 #include <cc/data.h>
 
 #include <datasrc/client.h>
+#include <datasrc/factory.h>
 
 #include <auth/datasrc_clients_mgr.h>
 #include <auth/datasrc_config.h>