Remove unnecessary include directives
This commit is contained in:
parent
e0509f725a
commit
921d5ed4f0
@ -1,13 +1,6 @@
|
||||
#ifndef __ANTHEM__UTILS_H
|
||||
#define __ANTHEM__UTILS_H
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <clingo.hh>
|
||||
|
||||
#include <anthem/Context.h>
|
||||
#include <anthem/Location.h>
|
||||
|
||||
namespace anthem
|
||||
{
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user