/script_binding/lua/ftk_file.h

http://ftk.googlecode.com/ · C++ Header · 6 lines · 4 code · 2 blank · 0 comment · 0 complexity · dbc17c41d0055eaed375a9692bbc1207 MD5 · raw file

  1. #ifndef FTK_FILE_H
  2. #define FTK_FILE_H
  3. typedef void FtkFile;
  4. #endif/*FTK_FILE_H*/