Ignore:
Timestamp:
Aug 21, 2017, 5:01:14 PM (7 years ago)
Author:
Thierry Delisle <tdelisle@…>
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, resolv-new, with_gc
Children:
66b8773, 8135d4c, bfd15e8, e50e9ff
Parents:
0bfe750
Message:

No longer need the -Ilibhdr to compile, fixed libhdr.h to handle it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/libcfa/libhdr.h

    r0bfe750 rb3d413b  
    1616#pragma once
    1717
    18 #include "libalign.h"
    19 #include "libdebug.h"
    20 #include "libtools.h"
     18#include "libhdr/libalign.h"
     19#include "libhdr/libdebug.h"
     20#include "libhdr/libtools.h"
    2121
    2222// Local Variables: //
Note: See TracChangeset for help on using the changeset viewer.