Removed unnecessary include.
This commit is contained in:
parent
b249e1cbf8
commit
79773ba634
@ -1,8 +1,6 @@
|
||||
#ifndef __PLASP__PDDL__PREDICATE_H
|
||||
#define __PLASP__PDDL__PREDICATE_H
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include <boost/functional/hash.hpp>
|
||||
|
||||
#include <plasp/pddl/Variable.h>
|
||||
|
Reference in New Issue
Block a user