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

(-)../orig/einstein-2.0.dfsg.2/convert.h (+1 lines)
Lines 5-10 Link Here
5
#include <iostream>
5
#include <iostream>
6
#include <sstream>
6
#include <sstream>
7
#include <string>
7
#include <string>
8
#include <typeinfo>
8
9
9
#include "exceptions.h"
10
#include "exceptions.h"
10
#include "unicode.h"
11
#include "unicode.h"
(-)../orig/einstein-2.0.dfsg.2/unicode.cpp (+1 lines)
Lines 1-5 Link Here
1
#include <wchar.h>
1
#include <wchar.h>
2
#include <stdlib.h>
2
#include <stdlib.h>
3
#include <string.h>
3
#ifdef WIN32
4
#ifdef WIN32
4
#include <windows.h>
5
#include <windows.h>
5
#endif
6
#endif

Return to bug 217601