lokinet/llarp/vpn
Jeff Becker 259114b51d
add omitted header
certain files needed to include either fstream and our shim for std::filesystem.
this includes fstream into our shim and includes this shim in places
that require fstream. this is done because some toolchains (cough
cough broke af arch linux amalgums) can have weird subsets of the
requirements of C++17 that overlap, except when they dont, denoted by
unknowable undisclosed circumstances.

this issue was reported by a user in the wild, and this fixes it.
2022-11-09 07:16:29 -05:00
..
android.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
common.hpp allow failure of setting ipv6 address when it is not allowed by kernel on linux 2021-03-20 09:55:43 -04:00
egres_packet_router.cpp updates: 2022-01-31 10:53:48 -05:00
egres_packet_router.hpp wire up liblokient_udp_* 2022-01-31 10:53:48 -05:00
i_packet_io.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
linux.hpp add omitted header 2022-11-09 07:16:29 -05:00
packet_intercept.hpp fix speeling 2022-09-19 20:26:37 -03:00
packet_router.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
packet_router.hpp changeset for windows port 2022-09-08 14:24:59 -04:00
platform.cpp changeset for windows port 2022-09-08 14:24:59 -04:00
platform.hpp Remove dead/redundant code 2022-11-01 11:05:58 -04:00
win32.cpp limit route poker 2022-09-19 20:26:38 -03:00
win32.hpp fix up win32 route poker a bit 2022-09-19 20:26:38 -03:00