mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:55:10 +00:00
[FIX] Add proper includes
This commit is contained in:
parent
cdbdc9345a
commit
0a4aa45de5
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@
|
||||||
#include <Parsee.h>
|
#include <Parsee.h>
|
||||||
#include <XML.h>
|
#include <XML.h>
|
||||||
|
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
|
||||||
void
|
void
|
||||||
XMPPRetract(XMPPComponent *comp, char *fr, char *to, char *type, char *redact)
|
XMPPRetract(XMPPComponent *comp, char *fr, char *to, char *type, char *redact)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue