Update include paths for new directory structure

This commit is contained in:
Howard Hinnant 2017-09-22 20:10:58 -04:00
parent 3c3ba68906
commit 9f6c8d8c10

View File

@ -83,8 +83,8 @@
# include <Windows.h>
#endif // _WIN32
#include "tz_private.h"
#include "ios.h"
#include "date/tz_private.h"
#include "date/ios.h"
#if USE_OS_TZDB
# include <dirent.h>