gdb: Add new -n flag to some info commands
[deliverable/binutils-gdb.git] / gdb / ada-varobj.c
index 3f375c8f04ae66caccae0d0f92cc8062a7a61bb4..a4d553d378625a707041a597d9a13ec022218cee 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
 #include "ada-lang.h"
+#include "varobj.h"
 #include "language.h"
 #include "valprint.h"
-#include "varobj.h"
 
 /* Implementation principle used in this unit:
 
This page took 0.028357 seconds and 4 git commands to generate.