yapf/yapf.hpp
branchcustombridgeheads
changeset 5626 1811beeb472f
parent 5621 6ce400c0a2f4
equal deleted inserted replaced
5625:ff6ea2cb5620 5626:1811beeb472f
    69 	FORCEINLINE void Stop() {}
    69 	FORCEINLINE void Stop() {}
    70 };
    70 };
    71 
    71 
    72 typedef CPerfStartFake CPerfStart;
    72 typedef CPerfStartFake CPerfStart;
    73 
    73 
       
    74 #include "crc32.hpp"
       
    75 #include "blob.hpp"
       
    76 #include "str.hpp"
       
    77 
       
    78 const char* GetTrackdirName(Trackdir td);
       
    79 CStrA GetTrackdirBitsName(TrackdirBits td_bits);
    74 
    80 
    75 //#undef FORCEINLINE
    81 //#undef FORCEINLINE
    76 //#define FORCEINLINE inline
    82 //#define FORCEINLINE inline
    77 
    83 
    78 #include "crc32.hpp"
       
    79 #include "blob.hpp"
       
    80 #include "fixedsizearray.hpp"
    84 #include "fixedsizearray.hpp"
    81 #include "array.hpp"
    85 #include "array.hpp"
    82 #include "hashtable.hpp"
    86 #include "hashtable.hpp"
    83 #include "binaryheap.hpp"
    87 #include "binaryheap.hpp"
    84 #include "nodelist.hpp"
    88 #include "nodelist.hpp"