Skip to content

Commit 1f5acc5

Browse files
adding extra headder
1 parent 53698b5 commit 1f5acc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LuaCEmbedResponse/fdeclare.LuaCEmbedResponse.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@ void private_LuaCEmbedResponse_free(LuaCEmbedResponse *self);
3737

3838
LuaCEmbedResponse * LuaCEmbed_send_table(LuaCEmbedTable *table);
3939

40+
LuaCEmbedResponse * LuaCEmbed_send_table_prop(LuaCEmbedTable *table,const char *prop);
41+
4042

4143
LuaCEmbedResponse * LuaCEmbed_send_multi_return(LuaCEmbedTable *table);

0 commit comments

Comments
 (0)