Skip to content
Snippets Groups Projects
Commit d1241d10 authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

aconversions: forgotten iostream includes

parent c14d49f1
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@
*/
 
#include "Glushkov.h"
#include <iostream>
 
using namespace alib;
using namespace alphabet;
......
......@@ -6,7 +6,6 @@
*/
 
#include "GlushkovTraversal.h"
#include <iostream>
 
using namespace alib;
using namespace regexp;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment