Skip to content

Commit 2265dad

Browse files
committed
🆕 [GUnit] Include GAssert in GUnit by default
1 parent fa99d39 commit 2265dad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/GUnit.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//
88
#pragma once
99

10+
#include "GUnit/GAssert.h"
1011
#include "GUnit/GMake.h"
1112
#include "GUnit/GMock.h"
1213
#include "GUnit/GTest-Lite.h"

0 commit comments

Comments
 (0)