mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-10 22:08:37 +08:00
lib/common: Remove no longer used stdexcept.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "base/Log.h"
|
||||
#include "base/TMethodEventJob.h"
|
||||
#include "base/SimpleEventQueueBuffer.h"
|
||||
#include "common/stdexcept.h"
|
||||
#include <stdexcept>
|
||||
|
||||
void
|
||||
TestEventQueue::raiseQuitEvent()
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
#include "base/TMethodEventJob.h"
|
||||
#include "base/TMethodJob.h"
|
||||
#include "base/Log.h"
|
||||
#include "common/stdexcept.h"
|
||||
#include <stdexcept>
|
||||
|
||||
#include "test/global/gtest.h"
|
||||
#include <sstream>
|
||||
|
||||
Reference in New Issue
Block a user