1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
tg(x) 2011-04-30 15:46:17 +02:00
parent 57583fb344
commit 41c1c5c9f8
3 changed files with 10 additions and 3 deletions

View file

@ -15,8 +15,9 @@
#include <arpa/inet.h>
#include <netdb.h>
#include <math.h>
#include <assert.h>
#include <psyc/lib.h>
#include <psyc.h>
#include <psyc/parser.h>
#include <psyc/render.h>
#include <psyc/syntax.h>