소스 검색

Build fix.

main
offa 8 년 전
부모
커밋
3a00a3063d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      test/ScopeGuardTest.cpp

+ 1
- 0
test/ScopeGuardTest.cpp 파일 보기

#include "scope_guard.h" #include "scope_guard.h"
#include <catch.hpp> #include <catch.hpp>


using namespace guards;


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

Loading…
취소
저장