12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- // Generated by the lithium symbol generator.
- #ifndef LI_SYMBOL_N
- #define LI_SYMBOL_N
- LI_SYMBOL(N)
- #endif
- #ifndef LI_SYMBOL_auto_increment
- #define LI_SYMBOL_auto_increment
- LI_SYMBOL(auto_increment)
- #endif
- #ifndef LI_SYMBOL_charset
- #define LI_SYMBOL_charset
- LI_SYMBOL(charset)
- #endif
- #ifndef LI_SYMBOL_database
- #define LI_SYMBOL_database
- LI_SYMBOL(database)
- #endif
- #ifndef LI_SYMBOL_host
- #define LI_SYMBOL_host
- LI_SYMBOL(host)
- #endif
- #ifndef LI_SYMBOL_id
- #define LI_SYMBOL_id
- LI_SYMBOL(id)
- #endif
- #ifndef LI_SYMBOL_message
- #define LI_SYMBOL_message
- LI_SYMBOL(message)
- #endif
- #ifndef LI_SYMBOL_password
- #define LI_SYMBOL_password
- LI_SYMBOL(password)
- #endif
- #ifndef LI_SYMBOL_port
- #define LI_SYMBOL_port
- LI_SYMBOL(port)
- #endif
- #ifndef LI_SYMBOL_primary_key
- #define LI_SYMBOL_primary_key
- LI_SYMBOL(primary_key)
- #endif
- #ifndef LI_SYMBOL_randomNumber
- #define LI_SYMBOL_randomNumber
- LI_SYMBOL(randomNumber)
- #endif
- #ifndef LI_SYMBOL_user
- #define LI_SYMBOL_user
- LI_SYMBOL(user)
- #endif
|