Changeset 595 for trunk/src/3rdparty/os2


Ignore:
Timestamp:
Feb 23, 2010, 3:36:56 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

general: Fixed a couple of warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/3rdparty/os2/xsystray/xsystray.c

    r285 r595  
    1919 */
    2020
     21
    2122#pragma strings(readonly)
     23
    2224
    2325/*
     
    3234 *  8)  #pragma hdrstop and then more SOM headers which crash with precompiled headers
    3335 */
     36
     37
     38
     39
    3440
    3541#define INCL_BASE
     
    7379#include "xsystray.h"
    7480
     81
    7582#pragma hdrstop                     // VAC++ keeps crashing otherwise
     83
    7684
    7785// copy paste from helpers\comctl.h
Note: See TracChangeset for help on using the changeset viewer.