Ignore:
Timestamp:
Sep 21, 2020, 4:16:15 PM (4 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
ace2e92
Parents:
930e57e
Message:

Fixed where io types are added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/io/call.cfa.in

    r930e57e r0e52f14  
    3333#include "bits/defs.hfa"
    3434#include "kernel.hfa"
     35#include "io/types.hfa"
    3536
    3637//=============================================================================================
     
    4546
    4647        #include "kernel/fwd.hfa"
    47         #include "io/types.hfa"
    4848
    4949        #if defined(CFA_HAVE_IOSQE_FIXED_FILE) && defined(CFA_HAVE_IOSQE_IO_DRAIN) && defined(CFA_HAVE_IOSQE_ASYNC)
Note: See TracChangeset for help on using the changeset viewer.