mirror of https://gitee.com/bigwinds/arangodb
No need for forward declaration as include is there anyway (and
required)
This commit is contained in:
parent
0e5cd5ea1d
commit
bc1c2127e0
|
@ -28,8 +28,6 @@
|
|||
|
||||
#include "Actions/actions.h"
|
||||
|
||||
class TRI_action_t;
|
||||
|
||||
namespace arangodb {
|
||||
class RestActionHandler : public RestVocbaseBaseHandler {
|
||||
public:
|
||||
|
|
Loading…
Reference in New Issue