equal
deleted
inserted
replaced
1 #include <iostream> |
1 #include <iostream> |
2 |
2 |
3 #include <error.h> |
3 #include <hugo/error.h> |
4 |
4 |
5 using namespace hugo; |
5 using namespace hugo; |
6 using std::cout; |
6 using std::cout; |
7 using std::endl; |
7 using std::endl; |
8 |
8 |