Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2008, 1:12:45 AM (16 years ago)
Author:
landauf
Message:

fixed some parts of the cmake-files to work with windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/network/src/core/XMLPort.h

    r1209 r1445  
    166166                        }
    167167                    }
    168                     catch(ticpp::Exception& ex)
     168                    catch (ticpp::Exception& ex)
    169169                    {
    170170                        COUT(1) << std::endl;
     
    344344                        }
    345345                    }
    346                     catch(ticpp::Exception& ex)
     346                    catch (ticpp::Exception& ex)
    347347                    {
    348348                        COUT(1) << std::endl;
Note: See TracChangeset for help on using the changeset viewer.