** Description changed:

- In files soci-mysql.h soci-sqlite.h soci-empty.h there is that line:
- 
-     #endif
- 
-     #include "soci-backend.h"
- 
-     namespace soci
-     {
- 
- 
- There should be some think like that:
- 
-     #endif
- 
-     #include <soci-backend.h>
- 
-     namespace soci
-     {
- 
- or
- 
-     #endif
- 
-     #include "../soci-backend.h"
- 
-     namespace soci
-     {
+ Sorry, My mistake.

-- 
soci-mysql soci-sqlite soci-empty header error
https://bugs.launchpad.net/bugs/529376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to