Skip to content
  • bfulgham@apple.com's avatar
    [Windows] Unreviewed build fix. · 8fa72ab1
    bfulgham@apple.com authored
    * WTF.vcxproj/WTF.vcxproj: Add missing SixCharacterHash.h,.cpp files.
    * WTF.vcxproj/WTF.vcxproj.filters: Ditto.
    * wtf/NumberOfCores.h: Add export macro to numberOfProcessorCores.
    * wtf/PrintStream.h: Add export macro to dumpCharacter.
    * wtf/SixCharacterHash.h: Add export macro to sixCharacterHashStringToInteger
    and integerToSixCharacterHashString.
    * wtf/text/CString.h: Add export macro to hash and equal methods.
    (WTF::CStringHash::hash): Add export macro.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@153358 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8fa72ab1