Skip to content
This repository was archived by the owner on Mar 26, 2020. It is now read-only.

Commit 20e2ba8

Browse files
committed
sets header_namespace
1 parent b7f6e6b commit 20e2ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
cxx_library(
22
name = 'json11',
3+
header_namespace = 'json11',
34
headers = ['json11.hpp'],
45
exported_headers = ['json11.hpp'],
56
srcs = ['json11.cpp'],

0 commit comments

Comments
 (0)