We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac97bbc commit dd17ca6Copy full SHA for dd17ca6
1 file changed
src/jrd/SharedReadVector.h
@@ -34,19 +34,9 @@
34
#define JRD_SHAREDREADVECTOR_H
35
36
#include "../jrd/HazardPtr.h"
37
-
38
-/*
39
#include "../common/classes/alloc.h"
40
#include "../common/classes/array.h"
41
-#include "../common/classes/auto.h"
42
-*/
43
#include "fb_blk.h"
44
45
-#include <utility>
46
47
-#include "../jrd/tdbb.h"
48
-#include "../jrd/Database.h"
49
50
51
namespace Jrd {
52
0 commit comments