Skip to content

Commit fce3099

Browse files
link parser library
1 parent cbf1184 commit fce3099

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/logic/fossil/io/framework.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include "error.h"
2121
#include "stream.h"
2222
#include "soap.h"
23+
#include "parser.h"
2324

2425
enum {
2526
FOSSIL_IO_SUCCESS = 0,

0 commit comments

Comments
 (0)