mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
This file's previous log message is bogus.
The real change is that it now includes "Python.h".
This commit is contained in:
parent
67ab67218b
commit
639ccae5f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Minimal main program -- everything is loaded from the library */
|
||||
/* Minimal main program -- everything is loaded from the library. */
|
||||
|
||||
#include <windows.h>
|
||||
#include "Python.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue