#pragma once
Fixes #3974 by using the standard-compliant `#ifndef #define #endif` pattern instead of `#pragma once`.