~maria-captains/maria/mariadb-5.1-bothorsen

« back to all changes in this revision

Viewing changes to storage/pbxt/src/pbms_enabled.cc

  • Committer: Bo Thorsen
  • Date: 2010-04-20 02:10:01 UTC
  • Revision ID: bo@askmonty.org-20100420021001-mrfdq73yi1dwylv3
Fix a almost all Windows warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
         return ;
242
242
}
243
243
 
 
244
 
 
245
#elif defined(__WIN__)
 
246
 
 
247
// Remove linker warning 4221 about empty file
 
248
namespace { char dummy; };
 
249
 
244
250
#endif // PBMS_ENABLED