mirror of
				https://github.com/Icinga/icinga2.git
				synced 2025-11-04 05:34:12 +01:00 
			
		
		
		
	Build fix for RHEL
This commit is contained in:
		
							parent
							
								
									e98d719e5b
								
							
						
					
					
						commit
						b0d7d8dabc
					
				@ -19,6 +19,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#include "base/console.hpp"
 | 
					#include "base/console.hpp"
 | 
				
			||||||
#include "base/initialize.hpp"
 | 
					#include "base/initialize.hpp"
 | 
				
			||||||
 | 
					#include <iostream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
using namespace icinga;
 | 
					using namespace icinga;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -26,6 +26,7 @@
 | 
				
			|||||||
#include "base/console.hpp"
 | 
					#include "base/console.hpp"
 | 
				
			||||||
#include <boost/foreach.hpp>
 | 
					#include <boost/foreach.hpp>
 | 
				
			||||||
#include <boost/algorithm/string/join.hpp>
 | 
					#include <boost/algorithm/string/join.hpp>
 | 
				
			||||||
 | 
					#include <iostream>
 | 
				
			||||||
#include <fstream>
 | 
					#include <fstream>
 | 
				
			||||||
#include <vector>
 | 
					#include <vector>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -26,6 +26,7 @@
 | 
				
			|||||||
#include "base/console.hpp"
 | 
					#include "base/console.hpp"
 | 
				
			||||||
#include <boost/foreach.hpp>
 | 
					#include <boost/foreach.hpp>
 | 
				
			||||||
#include <boost/algorithm/string/join.hpp>
 | 
					#include <boost/algorithm/string/join.hpp>
 | 
				
			||||||
 | 
					#include <iostream>
 | 
				
			||||||
#include <fstream>
 | 
					#include <fstream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
using namespace icinga;
 | 
					using namespace icinga;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user