Skip to content

Commit ea9e890

Browse files
author
Vaughn
committed
Include config header
1 parent bd4aa95 commit ea9e890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/c++/sys/source/OSUnix.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#include <stdexcept>
3434

3535
#include "sys/Conf.h"
36-
36+
#include "sys/sys_config.h"
3737
#ifndef _WIN32
3838

3939
#include <unistd.h>

0 commit comments

Comments
 (0)