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

(-)src/freq.cpp (+1 lines)
Lines 34-39 Link Here
34
#include <dirent.h>
34
#include <dirent.h>
35
#include "acpitool.h"
35
#include "acpitool.h"
36
#include "freq.h"
36
#include "freq.h"
37
#include <cstring>
37
38
38
39
39
using namespace std;
40
using namespace std;
(-)src/toshiba.cpp (+1 lines)
Lines 33-38 Link Here
33
#include <iomanip>
33
#include <iomanip>
34
#include <fstream>
34
#include <fstream>
35
#include "toshiba.h"
35
#include "toshiba.h"
36
#include <cstring>
36
37
37
using namespace std;
38
using namespace std;
38
39

Return to bug 250535