mirror of
				https://gitlab.com/qemu-project/edk2.git
				synced 2025-10-30 07:56:39 +08:00 
			
		
		
		
	MdeModulePkg/Test/Include: Fix SecurityManagement include guard
Fix mimatched macro name of include guard in MockSecurityManagementLib.h. This was found with unit test build using CLANGDWARF. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
This commit is contained in:
		 Michael D Kinney
					Michael D Kinney
				
			
				
					committed by
					
						![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
			
				
	
			
			
			![mergify[bot]](/assets/img/avatar_default.png) mergify[bot]
						mergify[bot]
					
				
			
						parent
						
							c4ca5ee091
						
					
				
				
					commit
					f57fab9b1d
				
			| @ -6,7 +6,7 @@ | ||||
| **/ | ||||
|  | ||||
| #ifndef MOCK_SECURITY_MANAGEMENT_LIB_H_ | ||||
| #define MOCK_SECURITY_MANAGEMENT_LIB_LIB_H_ | ||||
| #define MOCK_SECURITY_MANAGEMENT_LIB_H_ | ||||
|  | ||||
| #include <Library/GoogleTestLib.h> | ||||
| #include <Library/FunctionMockLib.h> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user