summaryrefslogtreecommitdiffstats
path: root/Examples/WhisperDesktop/stdafx.h
blob: 6f46ad022ed798586dc9825a9834470d3964e49d (plain)
1
2
3
4
5
6
7
8
#pragma once
#include "framework.h"

#include <whisperWindows.h>

#include "resource.h"
#include "Utils/WTL/atlapp.h"
#include "Utils/WTL/atlctrls.h"