mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Added longobject.h
This commit is contained in:
parent
67fa160744
commit
9227c0e184
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
#include "objimpl.h"
|
#include "objimpl.h"
|
||||||
|
|
||||||
#include "intobject.h"
|
#include "intobject.h"
|
||||||
|
#include "longobject.h"
|
||||||
#include "floatobject.h"
|
#include "floatobject.h"
|
||||||
#include "stringobject.h"
|
#include "stringobject.h"
|
||||||
#include "tupleobject.h"
|
#include "tupleobject.h"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue