Skip to content
Snippets Groups Projects
Commit c636a9e3 authored by Nathan Froyd's avatar Nathan Froyd
Browse files

Bug 1143014 - fix header sort order in mfbt/; r=Ms2ger

parent d5f2801e
No related branches found
No related tags found
No related merge requests found
......@@ -9,8 +9,8 @@
#ifndef mozilla_Compression_h_
#define mozilla_Compression_h_
#include "mozilla/Types.h"
#include "mozilla/Assertions.h"
#include "mozilla/Types.h"
namespace mozilla {
namespace Compression {
......
......@@ -10,8 +10,8 @@
#define mozilla_IntegerRange_h
#include "mozilla/Assertions.h"
#include "mozilla/TypeTraits.h"
#include "mozilla/ReverseIterator.h"
#include "mozilla/TypeTraits.h"
namespace mozilla {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment