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

(-)xxvautotimer-0.1.2.orig/mysqlwrapped-1.4/StderrLog.cpp (+1 lines)
Lines 23-32 Link Here
23
*/
23
*/
24
#ifdef _WIN32
24
#ifdef _WIN32
25
#pragma warning(disable:4786)
25
#pragma warning(disable:4786)
26
#endif
26
#endif
27
27
28
#include <cstdio>
28
#include <string>
29
#include <string>
29
#include <map>
30
#include <map>
30
#ifdef WIN32
31
#ifdef WIN32
31
#include <config-win.h>
32
#include <config-win.h>
32
#include <mysql.h>
33
#include <mysql.h>

Return to bug 272514