Kaydet (Commit) ec88e3f8 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix typo

üst 4819e1bd
......@@ -31,7 +31,7 @@
#include <boost/noncopyable.hpp>
#ifdef SYSTEM_DB_HEADER
#include SYSTEM_DB_H_HEADER
#include SYSTEM_DB_HEADER
#else
#include <berkeleydb/db.h>
#endif
......
......@@ -29,7 +29,7 @@
#define BERKELEYDBPROXY_DB_HXX_
#ifdef SYSTEM_DB_HEADER
#include SYSTEM_DB_H_HEADER
#include SYSTEM_DB_HEADER
#else
#include <berkeleydb/db.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment