tests: added utils.cpp to avoid gcc warnings

This commit is contained in:
gabime
2015-12-13 14:36:32 +02:00
parent 9551c8178c
commit 6feaa29c62
4 changed files with 18 additions and 11 deletions

4
tests/utils.h Normal file
View File

@@ -0,0 +1,4 @@
#pragma once
void prepare_logdir();