aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/urweb/urweb.h
blob: 589d03fe10f7d77202d57614050cbdfd3c14f728 (plain)
1
2
3
4
5
6
7
#ifndef URWEB_H
#define URWEB_H

#include "types.h"
#include "urweb_cpp.h"

#endif