oops
This commit is contained in:
		
							parent
							
								
									196619cf70
								
							
						
					
					
						commit
						746744606f
					
				| 
						 | 
					@ -23,7 +23,6 @@
 | 
				
			||||||
#include "../dispatch.h"
 | 
					#include "../dispatch.h"
 | 
				
			||||||
#include "../../fixedQueue.h"
 | 
					#include "../../fixedQueue.h"
 | 
				
			||||||
#include <thread>
 | 
					#include <thread>
 | 
				
			||||||
#include <mutex>
 | 
					 | 
				
			||||||
#include <condition_variable>
 | 
					#include <condition_variable>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class DivPlatformPCSpeaker: public DivDispatch {
 | 
					class DivPlatformPCSpeaker: public DivDispatch {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -21,7 +21,6 @@
 | 
				
			||||||
#define _WORKPOOL_H
 | 
					#define _WORKPOOL_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <thread>
 | 
					#include <thread>
 | 
				
			||||||
#include <mutex>
 | 
					 | 
				
			||||||
#include <atomic>
 | 
					#include <atomic>
 | 
				
			||||||
#include <functional>
 | 
					#include <functional>
 | 
				
			||||||
#include <future>
 | 
					#include <future>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue