| Index: core/src/fxcrt/fx_system_unittest.cpp
 | 
| diff --git a/core/src/fxcrt/fx_system_unittest.cpp b/core/src/fxcrt/fx_system_unittest.cpp
 | 
| index 4a07a77ad243e7936d8e0dc197411acf02f2d774..f877eb2aa5da61cfca0cc4172712d8713429f4da 100644
 | 
| --- a/core/src/fxcrt/fx_system_unittest.cpp
 | 
| +++ b/core/src/fxcrt/fx_system_unittest.cpp
 | 
| @@ -2,6 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| +#include <limits>
 | 
|  #include <string>
 | 
|  
 | 
|  #include "core/include/fxcrt/fx_system.h"
 | 
| 
 |