Source code
Revision control
Copy as Markdown
Other Tools
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef mozilla_Glean_MetricStandaloneTypes_h
#define mozilla_Glean_MetricStandaloneTypes_h
#include "mozilla/glean/bindings/BooleanStandalone.h"
#include "mozilla/glean/bindings/CounterStandalone.h"
#include "mozilla/glean/bindings/CustomDistributionStandalone.h"
#include "mozilla/glean/bindings/DenominatorStandalone.h"
#include "mozilla/glean/bindings/MemoryDistributionStandalone.h"
#include "mozilla/glean/bindings/NumeratorStandalone.h"
#include "mozilla/glean/bindings/QuantityStandalone.h"
#include "mozilla/glean/bindings/RateStandalone.h"
#include "mozilla/glean/bindings/TimespanStandalone.h"
#include "mozilla/glean/bindings/TimingDistributionStandalone.h"
#endif // mozilla_Glean_MetricStandaloneTypes_h