Răsfoiți Sursa

Scene: remove redundant pragma once statement.

Kim Kulling 9 ani în urmă
părinte
comite
d27cce513b
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      include/assimp/scene.h

+ 0 - 1
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.