mirror of
				https://github.com/Icinga/icinga2.git
				synced 2025-11-03 21:25:56 +01:00 
			
		
		
		
	
							parent
							
								
									6542d21008
								
							
						
					
					
						commit
						27e6db6af6
					
				@ -33,7 +33,6 @@
 | 
				
			|||||||
#include "base/workqueue.hpp"
 | 
					#include "base/workqueue.hpp"
 | 
				
			||||||
#include "base/context.hpp"
 | 
					#include "base/context.hpp"
 | 
				
			||||||
#include "base/application.hpp"
 | 
					#include "base/application.hpp"
 | 
				
			||||||
#include "config/configitem.hpp"
 | 
					 | 
				
			||||||
#include <fstream>
 | 
					#include <fstream>
 | 
				
			||||||
#include <boost/foreach.hpp>
 | 
					#include <boost/foreach.hpp>
 | 
				
			||||||
#include <boost/algorithm/string/split.hpp>
 | 
					#include <boost/algorithm/string/split.hpp>
 | 
				
			||||||
 | 
				
			|||||||
@ -18,7 +18,6 @@
 | 
				
			|||||||
 ******************************************************************************/
 | 
					 ******************************************************************************/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "base/configwriter.hpp"
 | 
					#include "base/configwriter.hpp"
 | 
				
			||||||
#include "config/configcompiler.hpp"
 | 
					 | 
				
			||||||
#include "base/exception.hpp"
 | 
					#include "base/exception.hpp"
 | 
				
			||||||
#include <boost/foreach.hpp>
 | 
					#include <boost/foreach.hpp>
 | 
				
			||||||
#include <boost/regex.hpp>
 | 
					#include <boost/regex.hpp>
 | 
				
			||||||
 | 
				
			|||||||
@ -20,7 +20,7 @@
 | 
				
			|||||||
#ifndef SCRIPTFRAME_H
 | 
					#ifndef SCRIPTFRAME_H
 | 
				
			||||||
#define SCRIPTFRAME_H
 | 
					#define SCRIPTFRAME_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "config/i2-config.hpp"
 | 
					#include "base/i2-base.hpp"
 | 
				
			||||||
#include "base/dictionary.hpp"
 | 
					#include "base/dictionary.hpp"
 | 
				
			||||||
#include "base/array.hpp"
 | 
					#include "base/array.hpp"
 | 
				
			||||||
#include <boost/thread/tss.hpp>
 | 
					#include <boost/thread/tss.hpp>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user