Changeset b849856 in git for libpolys/polys/mod_raw.cc


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

Legend:

Unmodified
Added
Removed
  • libpolys/polys/mod_raw.cc

    rc723156 rb849856  
    1919#include <unistd.h>
    2020
    21 
    22 
    23 
    24 
    2521#include "misc/auxiliary.h"
    26 
    2722#include "reporter/reporter.h"
    28 
    2923#include "resources/feResource.h"
    30 
    31 #ifdef HAVE_OMALLOC
    3224#include "omalloc/omalloc.h"
    33 #else
    34 #include "xalloc/omalloc.h"
    35 #endif
    36 
    3725#include "mod_raw.h"
    3826
Note: See TracChangeset for help on using the changeset viewer.