Revert the header-sorting patch
[deliverable/binutils-gdb.git] / gdb / c-varobj.c
index bcbc1537e12e1a32a528dac047a496485389669a..2d247745c04ae474bbf111e227e47c0f9d86d79a 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "gdbthread.h"
-#include "valprint.h"
 #include "value.h"
 #include "varobj.h"
+#include "gdbthread.h"
+#include "valprint.h"
 
 static void cplus_class_num_children (struct type *type, int children[3]);
 
This page took 0.025251 seconds and 4 git commands to generate.