mirror of
https://github.com/lxsang/ant-http
synced 2024-12-25 08:18:21 +01:00
fix plugin include error
This commit is contained in:
parent
776bd017e2
commit
280ad920e9
BIN
dist/antd-1.0.5b.tar.gz
vendored
BIN
dist/antd-1.0.5b.tar.gz
vendored
Binary file not shown.
@ -1,9 +1,12 @@
|
|||||||
#ifndef PLUGIN_H
|
#ifndef PLUGIN_H
|
||||||
#define PLUGIN_H
|
#define PLUGIN_H
|
||||||
|
|
||||||
|
|
||||||
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#include "utils.h"
|
#include "utils.h"
|
||||||
#include "handle.h"
|
#include "handle.h"
|
||||||
|
#include "dbhelper.h"
|
||||||
|
|
||||||
|
|
||||||
//typedef void(*call)();
|
//typedef void(*call)();
|
||||||
|
Loading…
Reference in New Issue
Block a user