Fixed Mac compile error
This commit is contained in:
		
							parent
							
								
									8a4ac27577
								
							
						
					
					
						commit
						0f1b55508c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,6 @@
 | 
			
		|||
#include <string>
 | 
			
		||||
#include <deque>
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
 | 
			
		||||
namespace Util {
 | 
			
		||||
  bool stringScan(const std::string & src, const std::string & pattern, std::deque<std::string> & result);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue