Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/signed cast)

--HG--
branch : trunk
This commit is contained in:
click
2010-08-21 09:53:04 +02:00
parent 6939c92a76
commit f7ad5b2624
6 changed files with 12 additions and 2 deletions

View File

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