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

(-)mysql-gui-common/library/base-library/source/myx_library.c (-2 / +2 lines)
Lines 31-40 Link Here
31
#endif
31
#endif
32
#endif
32
#endif
33
33
34
//#if defined (__WIN__) || defined(_WIN32) || defined(_WIN64)
34
#if defined (__WIN__) || defined(_WIN32) || defined(_WIN64)
35
#include <my_global.h>
35
#include <my_global.h>
36
#include <m_ctype.h>
36
#include <m_ctype.h>
37
//#endif
37
#endif
38
38
39
#include "myx_library.h"
39
#include "myx_library.h"
40
#include "myx_network.h"
40
#include "myx_network.h"

Return to bug 165790