Unverified Commit 508b49c9 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

add missing comma

parent 18cea111
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[
  { include: [ "<bits/types/struct_rusage.h>", private, "<sys/resource.h>", public ] }
  { include: [ "<bits/exception.h>", public, "<exception>", public ] }
  { include: [ "<bits/types/struct_rusage.h>", private, "<sys/resource.h>", public ] },
  { include: [ "<bits/exception.h>", public, "<exception>", public ] },
]