Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
524 B

  1. /*
  2. File: SecurityHI.h
  3. Contains: Master include for SecurityHI private framework
  4. Version: QuickTime 7.3
  5. Copyright: (c) 2007 (c) 2000-2001 by Apple Computer, Inc., all rights reserved.
  6. Bugs?: For bug reports, consult the following page on
  7. the World Wide Web:
  8. http://developer.apple.com/bugreporter/
  9. */
  10. #ifndef __SECURITYHI__
  11. #define __SECURITYHI__
  12. #error this file is for use as a framework master only
  13. #endif /* __SECURITYHI__ */