mirror of
https://github.com/lxsang/ant-http
synced 2024-11-17 17:08:20 +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
|
||||
#define PLUGIN_H
|
||||
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include "handle.h"
|
||||
|
||||
#include "dbhelper.h"
|
||||
|
||||
|
||||
//typedef void(*call)();
|
||||
|
Loading…
Reference in New Issue
Block a user