Selaa lähdekoodia

Build fix.

main
offa 7 vuotta sitten
vanhempi
commit
3a00a3063d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      test/ScopeGuardTest.cpp

+ 1
- 0
test/ScopeGuardTest.cpp Näytä tiedosto

@@ -2,6 +2,7 @@
#include "scope_guard.h"
#include <catch.hpp>

using namespace guards;

TEST_CASE("deleter called on destruction", "[ScopeGuard]")
{

Loading…
Peruuta
Tallenna