bareos: master 975381c5
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2021-01-29 16:42 | master 82296cae | Pending |
Changeset | win32: remove unnecessary compat-headers * remove stdint.h as it is guaranteed by C++11 * remove unistd.h as it is provided by Cygwin and MinGW * remove winsock.h because its only purpose seemed to be a workaround to an issue with include order see https://stackoverflow.com/a/21401503/11755457 |
||||
mod - core/src/include/bareos.h | Diff File | ||||
rm - core/src/win32/compat/include/stdint.h | Diff File | ||||
rm - core/src/win32/compat/include/unistd.h | Diff File | ||||
rm - core/src/win32/compat/include/winsock.h | Diff File |