Module: wine Branch: master Commit: 6c864c699d85aa8bf6f849c285d3dc70e350c28e URL: http://source.winehq.org/git/wine.git/?a=commit;h=6c864c699d85aa8bf6f849c285...
Author: Piotr Caban piotr@codeweavers.com Date: Tue Jul 3 16:52:39 2012 +0200
msvcp90: Keep class definitions in separate file.
---
dlls/msvcp90/cxx.h | 224 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/msvcp90/msvcp90.h | 212 +-------------------------------------------- 2 files changed, 227 insertions(+), 209 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6c864c699d85aa8bf6f849...