Clean up header files about wrt
[platform/core/security/cert-svc.git] / src / vcore / CertificateIdentifier.h
index 6e807d4..5473949 100644 (file)
  * @version     1.0
  * @brief
  */
-#ifndef \
-    _WRT_ENGINE_SRC_INSTALLER_CORE_VALIDATION_CORE_CERTIFICATEIDENTIFICATOR_H_
-#define \
-       _WRT_ENGINE_SRC_INSTALLER_CORE_VALIDATION_CORE_CERTIFICATEIDENTIFICATOR_H_
+#pragma once
 
 #include <map>
 
@@ -68,5 +65,3 @@ private:
        FingerPrintMap fingerPrintMap;
 };
 } // namespace ValidationCore
-
-#endif // _WRT_ENGINE_SRC_INSTALLER_CORE_VALIDATION_CORE_CERTIFICATEIDENTIFICATOR_H_