]> granicus.if.org Git - re2c/commit
Need to include <fcntl.h> with MSVC to get definitions of _O_CREAT, _O_EXCL and _O_RDWR.
authorUlya Trofimovich <skvadrik@gmail.com>
Wed, 6 Mar 2019 08:43:53 +0000 (08:43 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Wed, 6 Mar 2019 08:43:53 +0000 (08:43 +0000)
commitba30090e89cede00b3b4326b57fe21e6ef31ca8d
treea62c746f70e5e9cad413b4569eeaeed409de03c7
parent3c1219ce1ac20e51177b463f5605507880b1ea0f
Need to include <fcntl.h> with MSVC to get definitions of _O_CREAT, _O_EXCL and _O_RDWR.
re2c/src/util/temp_file.cc