From 57776d026d1b6161ace3ffb0275e2cf40aa47db5 Mon Sep 17 00:00:00 2001 From: Ivan Nardi Date: Sun, 13 Oct 2024 19:22:18 +0200 Subject: Fix compilation on Windows --- windows/nDPI.vcxproj | 1 + windows/nDPI.vcxproj.filters | 1 + 2 files changed, 2 insertions(+) diff --git a/windows/nDPI.vcxproj b/windows/nDPI.vcxproj index e78a311a7..1d6c8c0f5 100644 --- a/windows/nDPI.vcxproj +++ b/windows/nDPI.vcxproj @@ -307,6 +307,7 @@ + diff --git a/windows/nDPI.vcxproj.filters b/windows/nDPI.vcxproj.filters index 5b3627d2d..98d3d6010 100644 --- a/windows/nDPI.vcxproj.filters +++ b/windows/nDPI.vcxproj.filters @@ -77,6 +77,7 @@ + -- cgit v1.2.3