aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/protobuf/src/libprotoc.map
blob: eb0c56889ab1c4fa15a0e3bbe290541d5ecf6b2c (plain) (blame)
1
2
3
4
5
6
7
8
9
{ 
  global: 
    extern "C++" { 
      *google*; 
    }; 
 
  local: 
    *; 
};