mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
10 lines
307 B
C++
10 lines
307 B
C++
// encoding: UTF-8
|
|
// stdafx.cpp : source file that includes just the standard includes
|
|
// np3_af_af.pch will be the pre-compiled header
|
|
// stdafx.obj will contain the pre-compiled type information
|
|
|
|
#include "stdafx.h"
|
|
|
|
// TODO: reference any additional headers you need in STDAFX.H
|
|
// and not in this file
|