Update Service.cpp
This commit is contained in:
parent
a58882ce82
commit
eb599a4697
1 changed files with 2 additions and 3 deletions
|
@ -28,8 +28,7 @@
|
|||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
||||
|
||||
#if defined(_MSC_VER)
|
||||
#if defined(_WIN32) || defined(WIN32)
|
||||
#include "win_dirent.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue