Ignore:
Timestamp:
Jan 8, 2017, 11:30:16 AM (7 years ago)
Author:
chronos
Message:
  • Fixed: Build on Windows.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalPlayer/PVSB.pas

    r17 r18  
    55
    66uses
     7  {$IFDEF WINDOWS}
     8  Windows,
     9  {$ENDIF}
    710  LCLIntf, LCLType, LMessages, Messages, SysUtils;
    811
Note: See TracChangeset for help on using the changeset viewer.