Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>pull/6/head
parent
971ab170cf
commit
283bc34244
@ -1,7 +1,7 @@
|
||||
#ifndef _DATABASE_EXCEPTION_HPP
|
||||
#define _DATABASE_EXCEPTION_HPP
|
||||
|
||||
#include "svnqt/exception.hpp"
|
||||
#include "svnqt/exception.h"
|
||||
|
||||
namespace svn
|
||||
{
|
@ -1,9 +1,9 @@
|
||||
#ifndef _REPOS_LOG_HPP
|
||||
#define _REPOS_LOG_HPP
|
||||
|
||||
#include "svnqt/svnqt_defines.hpp"
|
||||
#include "svnqt/svnqttypes.hpp"
|
||||
#include "svnqt/revision.hpp"
|
||||
#include "svnqt/svnqt_defines.h"
|
||||
#include "svnqt/svnqttypes.h"
|
||||
#include "svnqt/revision.h"
|
||||
|
||||
#include <tqsqldatabase.h>
|
||||
#include <tqstring.h>
|
Loading…
Reference in new issue