Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 465646
Collapse All | Expand All

(-)libcoyotl/maze_renderer.cpp.ORIG (+2 lines)
Lines 36-41 Link Here
36
#include "maze_renderer.h"
36
#include "maze_renderer.h"
37
using namespace libcoyotl;
37
using namespace libcoyotl;
38
38
39
#include <string.h>
40
39
#include <stdexcept>
41
#include <stdexcept>
40
using namespace std;
42
using namespace std;
41
43

Return to bug 465646