[9337] Use ACE PATH_MAX define magic

This commit is contained in:
VladimirMangos 2010-02-09 03:31:05 +03:00
parent 8997f0f240
commit 9c346fc0a9
5 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9336"
#define REVISION_NR "9337"
#endif // __REVISION_NR_H__