PageRenderTime 28ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/filesystems-objc/LoopbackFS/LoopbackFS_Prefix.pch

http://macfuse.googlecode.com/
Unknown | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | 27d86486f8e8a2d029d45e66419a2f34 MD5 | raw file
Possible License(s): Apache-2.0, BSD-3-Clause, GPL-2.0
  1. //
  2. // Prefix header for all source files of the 'LoopbackFS' target in the 'LoopbackFS' project
  3. //
  4. #ifdef __OBJC__
  5. #import <Cocoa/Cocoa.h>
  6. #endif