aboutsummaryrefslogtreecommitdiff
path: root/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp')
-rw-r--r--Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp b/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp
index c4e500122..e9670aa7e 100644
--- a/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp
+++ b/Source/Particles/ElementaryProcess/QEDInternals/QuantumSyncEngineTableBuilder.cpp
@@ -10,11 +10,11 @@
//(after some consistency tests). This requires to have a recent version
// of the Boost library.
#ifdef PXRMP_CORE_ONLY
- #error The Table Builder is incompatible with PXRMP_CORE_ONLY
+# error The Table Builder is incompatible with PXRMP_CORE_ONLY
#endif
#ifdef __PICSAR_MULTIPHYSICS_BREIT_WHEELER_ENGINE__
- #warning quantum_sync_engine.hpp should not have been included before reaching this point.
+# warning quantum_sync_engine.hpp should not have been included before reaching this point.
#endif
#include <quantum_sync_engine.hpp>
//_______________________________________________