Core/Build: Fix non-PCH build, again... :P

--HG--
branch : trunk
This commit is contained in:
click
2010-08-20 11:48:12 +02:00
parent 812b6694f9
commit 24d752e782
3 changed files with 3 additions and 3 deletions

View File

@@ -15,9 +15,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <mysql.h>
#include "Common.h"
#include "DatabaseEnv.h"
#include "QueryResult.h"
#include "SQLOperation.h"
#include "MySQLConnection.h"