mirror of
				https://github.com/MaskRay/ccls.git
				synced 2025-11-03 22:04:24 +00:00 
			
		
		
		
	Add missing includes
This commit is contained in:
		
							parent
							
								
									0e16899b81
								
							
						
					
					
						commit
						05e9bf3966
					
				@ -1,5 +1,7 @@
 | 
				
			|||||||
#include "clang_format.h"
 | 
					#include "clang_format.h"
 | 
				
			||||||
#include "message_handler.h"
 | 
					#include "message_handler.h"
 | 
				
			||||||
 | 
					#include "queue_manager.h"
 | 
				
			||||||
 | 
					#include "working_files.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace {
 | 
					namespace {
 | 
				
			||||||
struct lsFormattingOptions {
 | 
					struct lsFormattingOptions {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user