I would like to show a problem for the library wire.h.
In C: \ Arduino-1.5.3 -intel 1.0.3 \ hardwares \ arduino \ x86 \ libraries\, there are two Servo and Wire libraries. The Wire library is already contained in the Servo folder. So there is a conflict. The file (wire.cpp) appears in both (Wire and Servo). I deleted the folder in libraries Wire solved the problem.