Moved TranslatorException class to utils directory.

This commit is contained in:
2016-06-10 17:21:56 +02:00
parent f6cfc55e21
commit 6a83147ac0
2 changed files with 4 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
#include <plasp/sas/TranslatorASP.h>
#include <plasp/sas/TranslatorException.h>
namespace plasp
{
namespace sas