Changeset b849856 in git for kernel/GBEngine/kutil.h


Ignore:
Timestamp:
Dec 18, 2018, 4:17:32 PM (5 years ago)
Author:
Karim Abou Zeid <karim23697@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
921f32e8096a04479ffe856dbc19d6e5553acbf6
Parents:
c7231560b85e2e1683beb9629db0560ee8ca425518a3dfc149d105d7058f8c06ea4ad50eb59f0c94
Message:
Merge branch 'spielwiese' into christmas-release
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/GBEngine/kutil.h

    rc723156 rb849856  
    1111#include <string.h>
    1212
     13#include "omalloc/omalloc.h"
    1314#ifdef HAVE_OMALLOC
    14 #include "omalloc/omalloc.h"
    1515#include "omalloc/omallocClass.h"
    16 #else
    17 #include "xalloc/omalloc.h"
    1816#endif
    1917
Note: See TracChangeset for help on using the changeset viewer.