Fix broken build.

This commit is contained in:
Jeff Young 2023-06-11 22:35:54 +01:00
parent 39c7024f12
commit 1e013274c2
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@
#include <bitset>
#include <vector>
static DIALOG_NET_INSPECTOR::SETTINGS g_settings;
enum class CSV_COLUMN_DESC : int
{
CSV_NONE = 0,