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

9 lines
82 B
C

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