eDosStationFull/StaticLib1/StaticLib1.cpp

11 lines
185 B
C++
Raw Permalink Normal View History

2026-08-18 12:15:26 +02:00
// StaticLib1.cpp : Defines the functions for the static library.
//
#include "pch.h"
#include "framework.h"
// TODO: This is an example of a library function
void fnStaticLib1()
{
}