patrick
/
plasp
Archived
1
0
Fork 0

Removed unnecessary include.

This commit is contained in:
Patrick Lühne 2016-06-01 17:06:23 +02:00
parent b249e1cbf8
commit 79773ba634
1 changed files with 0 additions and 2 deletions

View File

@ -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>