ソースを参照

Build fix.

main
offa 7年前
コミット
3a00a3063d
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      test/ScopeGuardTest.cpp

+ 1
- 0
test/ScopeGuardTest.cpp ファイルの表示

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

using namespace guards;

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

読み込み中…
キャンセル
保存