compatible_formats: Add missing header guard
Prevents potential inclusion issues from occurring.
This commit is contained in:
		
							parent
							
								
									ad0b295125
								
							
						
					
					
						commit
						059305a6bf
					
				@ -2,6 +2,8 @@
 | 
			
		||||
// Licensed under GPLv2 or any later version
 | 
			
		||||
// Refer to the license.txt file included.
 | 
			
		||||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#include <array>
 | 
			
		||||
#include <bitset>
 | 
			
		||||
#include <cstddef>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user