Weird Compiler Error

So I am making a simple hangman game and when I run this it gives me this error:

In function `ZSt3minIjERKT_S2_S2_':|
|first defined here|
In function `ZSt3minIjERKT_S2_S2_':|
|first defined here|

I don't have a function with that name or anything near that name. Every time it comes up with this error it opens a new .tcc file.

Anyone have any idea on what is going on?
post the code and program output.
also use code tags for your code while posting and quote for output.

I don't have a function with that name or anything near that name

that does not help to find your problem. post the code.
Topic archived. No new replies allowed.