Changeset 3205 in Sophya for trunk/SophyaProg/PrgUtil


Ignore:
Timestamp:
Apr 10, 2007, 12:08:14 AM (18 years ago)
Author:
ansari
Message:

Suppression flags MWERKS (compilo CodeWarrior pour MacOS8,9) , Reza 10/04/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/PrgUtil/scanppf.cc

    r3091 r3205  
    1010#include "sambainit.h"
    1111#include "histinit.h"
    12 
    13 #ifdef __MWERKS__
    14 #include <console.h>
    15 #endif
    1612
    1713
     
    5046int main(int narg, char* arg[])
    5147{
    52 
    53 #ifdef __MWERKS__
    54 narg = ccommand(&arg);
    55 #endif
    5648
    5749SambaInitiator smbinit;
Note: See TracChangeset for help on using the changeset viewer.