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

(-)clanbomber/Config.cpp (+6 lines)
Lines 23-28 Link Here
23
23
24
#include "Controller.h"
24
#include "Controller.h"
25
25
26
#ifdef min
27
#undef min
28
#endif
29
#ifdef max
30
#undef max
31
#endif
26
#include <fstream>
32
#include <fstream>
27
#include <cstdio>
33
#include <cstdio>
28
34

Return to bug 64522