Changeset e9a7e90b for src


Ignore:
Timestamp:
May 16, 2018, 11:54:00 AM (6 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, with_gc
Children:
099e202, 48b9b36, b1a4300, ca54499
Parents:
157d094
Message:

remove USE_ISOC11 as handled by -std=gnu11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/stdlib

    r157d094 re9a7e90b  
    1010// Created On       : Thu Jan 28 17:12:35 2016
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Sun May 13 23:22:23 2018
    13 // Update Count     : 299
     12// Last Modified On : Wed May 16 07:53:10 2018
     13// Update Count     : 300
    1414//
    1515
    1616#pragma once
    1717
    18 #define __USE_ISOC11                                                                    // aligned_alloc
    1918#include <stdlib.h>                                                                             // strto*, *abs
    2019
Note: See TracChangeset for help on using the changeset viewer.