Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove pragma once from a .cc file
Change-Id: If18eee444d184b081dacb8f4300823b8eb3d6987
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/174292
Reviewed-by: Jim Walker <jim@couchbase.com>
Tested-by: Trond Norbye <trond.norbye@couchbase.com>
  • Loading branch information
trondn committed Apr 28, 2022
1 parent 9b3a8e2 commit 5c1a34c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions engines/ep/src/seqno_persistence_notify_task.cc
Expand Up @@ -9,8 +9,6 @@
* the file licenses/APL2.txt.
*/

#pragma once

#include "seqno_persistence_notify_task.h"

#include "ep_bucket.h"
Expand Down

0 comments on commit 5c1a34c

Please sign in to comment.