Changeset 49ea49 in git for omalloc/omMalloc.h
- Timestamp:
- Nov 14, 2011, 9:58:53 PM (12 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 8babe7f5911040e9a652f83ae402f78b91d5c3ed
- Parents:
- 3826d071b0fe1a52a0fa5cdc532b9c99960c5018
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-14 21:58:53+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-11-15 11:57:52+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
omalloc/omMalloc.h
r3826d0 r49ea49 9 9 #define OM_MALLOC_H 10 10 11 #include " config.h"11 #include "omalloc/omConfig.h" 12 12 13 13 #ifdef OMALLOC_USES_SYSTEM_MALLOC
Note: See TracChangeset
for help on using the changeset viewer.