Skip to content

Commit 527da03

Browse files
committed
Revert "Fix include of config.h"
This reverts commit 4f4d1ff.
1 parent fbc990f commit 527da03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cppconn/resultset.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
#ifndef _SQL_RESULTSET_H_
3434
#define _SQL_RESULTSET_H_
3535

36-
#include "cppconn/config.h"
36+
#include "config.h"
3737

3838
#include <list>
3939
#include <map>

0 commit comments

Comments
 (0)