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

(-)src.old/JSDL.cpp (-1 / +1 lines)
Lines 20-26 Link Here
20
#include <cstdlib>
20
#include <cstdlib>
21
#include <fstream>
21
#include <fstream>
22
#include <stdexcept>
22
#include <stdexcept>
23
23
#include <cstring>
24
using std::runtime_error;
24
using std::runtime_error;
25
using std::memcpy;
25
using std::memcpy;
26
26

Return to bug 232069