Simon Rozman 5e7f55880a Update Copyright and build year
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-01-07 11:21:33 +01:00

18 lines
280 B
C

/*
SPDX-License-Identifier: GPL-3.0-or-later
Copyright © 2020-2022 Amebis
Copyright © 2016 GÉANT
*/
#pragma once
#include "../../../include/Version.h"
#include <Windows.h>
#include <evntprov.h>
#include <EventsETW.h>
#include <WinStd/Win.h>
#include <tchar.h>