Explorar el Código

Build fix.

main
offa hace 7 años
padre
commit
3a00a3063d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      test/ScopeGuardTest.cpp

+ 1
- 0
test/ScopeGuardTest.cpp Ver fichero

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

using namespace guards;

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

Cargando…
Cancelar
Guardar