Changeset 8248
- Timestamp:
- 01/12/07 17:33:11 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8246 r8248 18 18 19 19 -*-*- END OF LINE -*-*- 20 2007/01/12 Stefan Ruegamer 21 22 * datacenter/macros/writedatasetfile.C: 23 - addded #include <errno.h> 24 25 26 20 27 2007/01/11 Thomas Bretz 21 28 -
trunk/MagicSoft/Mars/datacenter/macros/writedatasetfile.C
r8179 r8248 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: writedatasetfile.C,v 1. 1 2006-10-31 11:38:51 tbretzExp $2 ! $Name: not supported by cvs2svn $:$Id: writedatasetfile.C,v 1.2 2007-01-12 17:33:10 snruegam Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 51 51 52 52 #include <TEnv.h> 53 #include <errno.h> 53 54 54 55 #include "MSQLMagic.h"
Note:
See TracChangeset
for help on using the changeset viewer.