6 lines
81 B
C++
6 lines
81 B
C++
#pragma once
|
|
#include "pch.h"
|
|
namespace interfaces {
|
|
|
|
} // namespace interfaces
|