Skip to content

Commit

Permalink
Include config.h in unit_tests.cc
Browse files Browse the repository at this point in the history
Change-Id: I70c88cfa46c7203d51d4566e5c3c55cecfff9915
Reviewed-on: http://review.couchbase.org/20706
Tested-by: Sergey Avseyev <sergey.avseyev@gmail.com>
Reviewed-by: Mordechai Nunberg <mnunberg@haskalah.org>
Tested-by: Mordechai Nunberg <mnunberg@haskalah.org>
  • Loading branch information
avsej committed Sep 10, 2012
1 parent 928f83c commit a18aab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit_tests.cc
Expand Up @@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "config.h"
#include <gtest/gtest.h>
#ifdef HAVE_COUCHBASEMOCK
#include "mock-environment.h"
Expand Down

0 comments on commit a18aab9

Please sign in to comment.