DEBSOURCES
Skip Quicknav
sources / mysql-workbench / 5.2.40%2Bdfsg-2 / library / grt / stdafx.h
123456789
#ifndef _STDAFX_H_ #define _STDAFX_H_ #ifdef _WIN32 #define WIN32_LEAN_AND_MEAN #include <windows.h> #endif #endif // _STDAFX_H_