qngmeter/RandTest/stdafx.h

12 lines
353 B
C
Raw Permalink Normal View History

2024-03-02 17:58:28 +02:00
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// TODO: reference additional headers your program requires here
#include "RandTest.h"