Ignore:
Timestamp:
11/18/05 17:15:30 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MLogHtml.cc

    r6870 r7409  
    3030//////////////////////////////////////////////////////////////////////////////
    3131#include "MLogHtml.h"
     32
     33#include <string.h>  // necessary for Fedora core 2 with kernel 2.6.9-1.667 #1 and gcc 3.4.2
     34#include <errno.h>   // necessary for Fedora core 2 with kernel 2.6.9-1.667 #1 and gcc 3.4.2
    3235
    3336#include <fstream>  // ofstream
Note: See TracChangeset for help on using the changeset viewer.