mirror of
				https://github.com/NVIDIA/cuda-samples.git
				synced 2025-11-04 07:27:49 +08:00 
			
		
		
		
	Bug 5196977: Update includes for nbody
This commit is contained in:
		
							parent
							
								
									1fd22429c3
								
							
						
					
					
						commit
						a32d5badf7
					
				@ -27,10 +27,12 @@
 | 
			
		||||
 | 
			
		||||
#include "render_particles.h"
 | 
			
		||||
 | 
			
		||||
#define HELPERGL_EXTERN_GL_FUNC_IMPLEMENTATION
 | 
			
		||||
 | 
			
		||||
// includes for OpenGL
 | 
			
		||||
#include <helper_gl.h>
 | 
			
		||||
 | 
			
		||||
#define HELPERGL_EXTERN_GL_FUNC_IMPLEMENTATION
 | 
			
		||||
// includes
 | 
			
		||||
#include <assert.h>
 | 
			
		||||
#include <cuda_gl_interop.h>
 | 
			
		||||
#include <cuda_runtime.h>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user