Skip to content

Commit 13798eb

Browse files
resolve implicit function declarations
1 parent 0c93c14 commit 13798eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

code/include/fossil/unittest/framework.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Organization: Fossil Logic
1515

1616
#include "fossil/_common/common.h"
1717
#include "fossil/_common/platform.h"
18+
#include "console.h"
19+
#include "commands.h"
1820

1921
/**
2022
* Introspection Data in Fossil Test

0 commit comments

Comments
 (0)