mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
10 lines
327 B
C++
10 lines
327 B
C++
// encoding: UTF-8
|
|
// stdafx.cpp : Quelldatei, die nur die Standard-Includes einbindet.
|
|
// np3_en_us.pch ist der vorkompilierte Header.
|
|
// stdafx.obj enthält die vorkompilierten Typinformationen.
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: Auf zusätzliche Header verweisen, die in STDAFX.H
|
|
// und nicht in dieser Datei erforderlich sind.
|