From 2f4fc005937e75d931eb6ef87a3fe16364d45113 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 26 Jun 2014 21:59:27 -0700 Subject: Stick everything in a namespace --- src/proto2/include_consts_test.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/proto2/include_consts_test.cpp') diff --git a/src/proto2/include_consts_test.cpp b/src/proto2/include_consts_test.cpp index b093dab..634c0e9 100644 --- a/src/proto2/include_consts_test.cpp +++ b/src/proto2/include_consts_test.cpp @@ -20,4 +20,7 @@ #include "../poison.hpp" +namespace tmwa +{ using Test_PartyMember = PartyMember; +} // namespace tmwa -- cgit v1.2.3-70-g09d2