← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Add missing header

 

C++ standard library headers have no extension.

On Wed, Mar 01, 2017 at 12:26:51PM -0500, Kevin Cozens wrote:
> On 2017-03-01 10:40 AM, Simon Richter wrote:
> 
> On the attached patch it says:
> +#include <memory>
> +
> 
> That looks like a typo. I think that should be <memory.h>
> 
> -- 
> Cheers!
> 
> Kevin.
> 
> http://www.ve3syb.ca/           |"Nerds make the shiny things that distract
> Owner of Elecraft K2 #2172      | the mouth-breathers, and that's why we're
>                                 | powerful!"
> #include <disclaimer/favourite> |             --Chris Hardwick
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


References