diff --git a/include/assimp/scene.h b/include/assimp/scene.h index 80542a67b..d9799db99 100644 --- a/include/assimp/scene.h +++ b/include/assimp/scene.h @@ -38,7 +38,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --------------------------------------------------------------------------- */ -#pragma once /** @file scene.h * @brief Defines the data structures in which the imported scene is returned.