Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/stdlib.hfa

    r2026bb6 rffaedcd  
    1515
    1616#pragma once
    17 
    18 #include "bits/defs.hfa"
    1917
    2018#include <stdlib.h>                                                                             // *alloc, strto*, ato*
     
    248246#include "common.hfa"
    249247
    250 //---------------------------------------
    251 
    252 extern bool threading_enabled(void) OPTIONAL_THREAD;
    253 
    254248// Local Variables: //
    255249// mode: c //
Note: See TracChangeset for help on using the changeset viewer.