libluasqlite3.h

Go to the documentation of this file.
00001 #ifndef __libluasqlite3_h__
00002 #define __libluasqlite3_h__
00003 
00004 #ifdef __cplusplus
00005 extern "C" {
00006 #endif
00007 
00008 #include "lua.h"
00009 
00010   int luaopen_sqlite3(lua_State* L);
00011 
00012 #ifdef __cplusplus
00013 } /* extern "C" */
00014 #endif
00015 
00016 #endif /* __libluasqlite3_h__ */

ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:54 2011 by Doxygen 1.6.1