~ubuntu-branches/ubuntu/quantal/mysql-workbench/quantal

« back to all changes in this revision

Viewing changes to plugins/db.mysql/backend/stdafx.cpp

  • Committer: Package Import Robot
  • Author(s): Dmitry Smirnov
  • Date: 2012-03-01 21:57:30 UTC
  • Revision ID: package-import@ubuntu.com-20120301215730-o7y8av8y38n162ro
Tags: upstream-5.2.38+dfsg
ImportĀ upstreamĀ versionĀ 5.2.38+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// stdafx.cpp : source file that includes just the standard includes
 
2
// xxx.pch will be the pre-compiled header
 
3
// stdafx.obj will contain the pre-compiled type information
 
4
 
 
5
#include "stdafx.h"
 
6
 
 
7
// TODO: reference any additional headers you need in STDAFX.H
 
8
// and not in this file