Rename stdafx.h to pch.h

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-02-10 14:08:50 +01:00
parent 98fdf583f2
commit 42cb00a22a
6 changed files with 9 additions and 9 deletions

View File

@@ -17,4 +17,4 @@
along with stdex. If not, see <http://www.gnu.org/licenses/>.
*/
#include "stdafx.h"
#include "pch.h"