mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 15:11:34 +00:00 
			
		
		
		
	gh-131238: Add explicit includes to pycore headers (#131257)
This commit is contained in:
		
							parent
							
								
									0453e494b6
								
							
						
					
					
						commit
						978e37bb5f
					
				
					 23 changed files with 80 additions and 45 deletions
				
			
		| 
						 | 
				
			
			@ -133,6 +133,7 @@ any DWARF information available for them).
 | 
			
		|||
#include "pycore_ceval.h"         // _PyPerf_Callbacks
 | 
			
		||||
#include "pycore_frame.h"
 | 
			
		||||
#include "pycore_interp.h"
 | 
			
		||||
#include "pycore_runtime.h"       // _PyRuntime
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifdef PY_HAVE_PERF_TRAMPOLINE
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue