Skip to content

Tests: fix namespace error when compiling w/o cotire

oneiric requested to merge oneiric/kovri:namespace into master

If tests/unit_tests/main.h is not included after Kovri namespaces have been resolved, the compiler errors out.

Merge request reports