| # | Line 4 | Line 4 | |
|---|---|---|
| 4 | // Available at www.BruceEckel.com. | |
| 5 | //{-g++295} | |
| 6 | ||
| 7 | < | #include "StreamTokenizer.hpp" |
| 7 | > | #include "utils/StreamTokenizer.hpp" |
| 8 | using namespace std; | |
| 9 | ||
| 10 | string StreamTokenizer::next() { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |