11 May
                
                    2007
                
            
            
                11 May
                
                '07
                
            
            
            
        
    
                2:11 p.m.
            
        Ryo IGARASHI wrote:
Hi, developpers,
In libs/system/src/error_code.cpp, function errno_wmd() calls assert(), but libs/system/src/error_code.cpp does not include <cassert>, therefore I encountered compilation error with my code.
The attached patch solved my problem.
Fixed. Thanks! --Beman