Skip to content

Commit 62c3186

Browse files
author
Dmitry Tkachenko
committed
Fix of the issue #27
1 parent 20bb67d commit 62c3186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/redis-cpp/detail/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
#ifdef REDISCPP_HEADER_ONLY
1818
# define REDISCPP_INLINE inline
19-
#elif
19+
#else
2020
# define REDISCPP_INLINE
2121
#endif // !REDISCPP_HEADER_ONLY
2222

0 commit comments

Comments
 (0)