File: SimpleAssimpViewX_Prefix.pch

package info (click to toggle)
assimp 5.2.5~ds0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 100,956 kB
  • sloc: cpp: 224,435; cobol: 65,664; ansic: 15,852; xml: 10,828; python: 7,459; java: 2,303; sh: 582; makefile: 337; objc: 122; pascal: 100; javascript: 49
file content (9 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
//
// Prefix header for all source files of the 'DisplayLinkAsyncMoviePlayer' target in the 'DisplayLinkAsyncMoviePlayer' project
//

#ifdef __OBJC__
    #import <Foundation/Foundation.h>
    #import <CoreData/CoreData.h>
    #import <Cocoa/Cocoa.h>
#endif