Bläddra i källkod

Remove UTF-8 BOM (#414)

Indiana Kernick 6 år sedan
förälder
incheckning
60039441a1
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/entt/entity/registry.hpp

+ 1 - 1
src/entt/entity/registry.hpp

@@ -1,4 +1,4 @@
-#ifndef ENTT_ENTITY_REGISTRY_HPP
+#ifndef ENTT_ENTITY_REGISTRY_HPP
 #define ENTT_ENTITY_REGISTRY_HPP
 #define ENTT_ENTITY_REGISTRY_HPP