mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 17:08:13 +01:00 
			
		
		
		
	Add another missing include to the spectran source
This commit is contained in:
		| @@ -12,6 +12,10 @@ | ||||
| #include <locale> | ||||
| #include <aaroniartsaapi.h> | ||||
|  | ||||
| #ifndef _WIN32 | ||||
| #include <unistd.h> | ||||
| #endif | ||||
|  | ||||
| #define CONCAT(a, b) ((std::string(a) + b).c_str()) | ||||
|  | ||||
| SDRPP_MOD_INFO{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user