Fix building without aws-sdk-cpp
This commit is contained in:
		
							parent
							
								
									c287d73121
								
							
						
					
					
						commit
						88f4f0231b
					
				
					 1 changed files with 6 additions and 5 deletions
				
			
		|  | @ -17,12 +17,13 @@ | ||||||
| 
 | 
 | ||||||
| #include <curl/curl.h> | #include <curl/curl.h> | ||||||
| 
 | 
 | ||||||
| #include <queue> |  | ||||||
| #include <iostream> |  | ||||||
| #include <thread> |  | ||||||
| #include <cmath> |  | ||||||
| #include <random> |  | ||||||
| #include <algorithm> | #include <algorithm> | ||||||
|  | #include <cmath> | ||||||
|  | #include <cstring> | ||||||
|  | #include <iostream> | ||||||
|  | #include <queue> | ||||||
|  | #include <random> | ||||||
|  | #include <thread> | ||||||
| 
 | 
 | ||||||
| using namespace std::string_literals; | using namespace std::string_literals; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue