|  | @@ -394,7 +394,7 @@ enum { _stl_num_primes = 31 };
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  // create a function with a static local to that function that returns
 |  |  // create a function with a static local to that function that returns
 | 
											
												
													
														|  |  // the static
 |  |  // the static
 | 
											
												
													
														|  | -inline const unsigned long* get_stl_prime_list() {
 |  | 
 | 
											
												
													
														|  | 
 |  | +static inline const unsigned long* get_stl_prime_list() {
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  static const unsigned long _stl_prime_list[_stl_num_primes] =
 |  |  static const unsigned long _stl_prime_list[_stl_num_primes] =
 | 
											
												
													
														|  |  {
 |  |  {
 |