• Michael Stahl's avatar
    cppcanvas, oox: add missing #include <osl/endian.h> · 2b14fb3a
    Michael Stahl yazdı
    These files use the macro OSL_BIGENDIAN but did not include the header
    that defines it.
    
    Found via:
    
    git grep -l OSL_.*ENDIAN | grep -E '\.h(xx)?$' | while read f; do grep -L endian\\.h $f ; done
    
    Change-Id: Iffb36336026e49a9c3d8fcf125a54ec857c7552e
    2b14fb3a
Adı
Son kayıt (commit)
Son güncelleme
..
action.hxx Loading commit data...
canvasgraphichelper.hxx Loading commit data...
implrenderer.hxx Loading commit data...
outdevstate.hxx Loading commit data...
tools.hxx Loading commit data...