Files
PowerToys/src/common/notifications/pch.h

9 lines
82 B
C
Raw Normal View History

#pragma once
#ifndef PCH_H
#define PCH_H
#include "framework.h"
#endif //PCH_H