Changeset 8248


Ignore:
Timestamp:
01/12/07 17:33:11 (18 years ago)
Author:
snruegam
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r8246 r8248  
    1818
    1919                                                 -*-*- END OF LINE -*-*-
     20 2007/01/12 Stefan Ruegamer
     21
     22   * datacenter/macros/writedatasetfile.C:
     23     - addded #include <errno.h>
     24
     25
     26
    2027 2007/01/11 Thomas Bretz
    2128
  • trunk/MagicSoft/Mars/datacenter/macros/writedatasetfile.C

    r8179 r8248  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: writedatasetfile.C,v 1.1 2006-10-31 11:38:51 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: writedatasetfile.C,v 1.2 2007-01-12 17:33:10 snruegam Exp $
    33! --------------------------------------------------------------------------
    44!
     
    5151
    5252#include <TEnv.h>
     53#include <errno.h>
    5354
    5455#include "MSQLMagic.h"
Note: See TracChangeset for help on using the changeset viewer.