]> git.llucax.com Git - software/bife/bife++.git/blobdiff - hit.cpp
Added namespace bife.
[software/bife/bife++.git] / hit.cpp
diff --git a/hit.cpp b/hit.cpp
index a9bfd666d62bc571459883b78e5778e5c5f0bea8..ad99316f60c89d3f2b498f7bb85ef86f45526a26 100644 (file)
--- a/hit.cpp
+++ b/hit.cpp
@@ -6,6 +6,7 @@
 
 using std::ifstream;
 using std::stringbuf;
+using namespace bife;
 
 #ifdef DEBUG
 #include <iostream>